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

[8.0][acccount_invoice_merge_purchase] Error: when invoicing from various pickings and leaving one of them waiting #318

Closed
ArthurReinhart opened this issue Oct 6, 2017 · 1 comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@ArthurReinhart
Copy link

ArthurReinhart commented Oct 6, 2017

While combining purchase invoices, all pickings are marked as invoiced

Example: 1 purchase order, ends divided in 3 pickings, and 2 of them are invoiced, then when those 2 invoices are merged, the 3rd picking that was waiting is marked also as invoiced.

I think the problem is the for loop at the end of the do_merge, which marks all stock moves related to the purchase order as invoiced, and i think this is wrong, since stock moves are already invoiced except the ones in the pending picking.

@github-actions
Copy link

github-actions bot commented May 8, 2022

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

1 participant