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

[16.0][REF] account_cutoff_picking #268

Closed

Conversation

jbaudoux
Copy link
Contributor

@jbaudoux jbaudoux commented Oct 23, 2023

Port and cleanup #73

cc @alexis-via @florian-dacosta @lmignon @rousseldenis

Instead of analyzing all pickings & invoices inside a given interval, only pickings and invoices generated after the cutoff date are analyzed, otherwise we rely on the SO/PO received/invoiced quantities. This allows to process a large amount of data in a reasonable amount of time. To decrease the amount of pickings & invoices to analyze a cron pre-generates the cutoff entries at the end of the period. Nevertheless, it is always possible to regenerate entries at any time (but the more pickings & invoices to analyze are, the more time it will take).
The limit in time in the past is then now disabled.

You can configure to disable accrual on closed orders.

@jbaudoux jbaudoux force-pushed the 16.0-fix-mig-account_cutoff_picking branch from 6481959 to 1155c48 Compare October 23, 2023 11:42
@jbaudoux
Copy link
Contributor Author

Being replaced by #271

@jbaudoux jbaudoux closed this Oct 25, 2023
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