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

Script to calculate invoice totals from invoice lines #29565

Open
vdegrandpre opened this issue Apr 30, 2024 · 0 comments
Open

Script to calculate invoice totals from invoice lines #29565

vdegrandpre opened this issue Apr 30, 2024 · 0 comments
Labels
Feature request This is a feature request

Comments

@vdegrandpre
Copy link
Contributor

Feature Request

When importing data from legacy system, I want to have a tool to calculate the facture totals after importing facture and facuredet objects to avoid complexity of ETL scripting.

Use case

Using an ETL tool to import data exported in CSV from legacy system to Dolibarr, import process leaves the facture with totals 0, because facturedet created after.

Suggested implementation

A successful scenario is to run a Dolibar script that calculate total amounts and taxes on facture that have invoice line totalizing amounts greater than zero.

Suggested steps

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request This is a feature request
Projects
None yet
Development

No branches or pull requests

1 participant