Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX ajaxik URL in ExpenseReport to load coef calculation #30918

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

zebastiane
Copy link
Contributor

FIX #30917 load coef calculation in expense report

This patch fixes a regression in Dolibarr v19.0 and revert the line like it was in Dolibarr v18.0.

@eldy eldy merged commit bb295dd into Dolibarr:19.0 Sep 10, 2024
4 checks passed
@eldy
Copy link
Member

eldy commented Sep 10, 2024

Note that in v20, we try a better code:
let path = "'.DOL_URL_ROOT.'/expensereport/ajax/ajaxik.php";
(no need for dynamic guess of path)

@zebastiane zebastiane deleted the 19.0 branch September 10, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants