Skip to content
Snippets Groups Projects
Commit a9907aac authored by Alexis de Lattre's avatar Alexis de Lattre Committed by Martin Trigaux
Browse files

[FIX] point_of_sale: do not group move lines with different analytic account

When generating account.move.line from pos.order, orders with different analytic
account should not be groupped in generated lines (possible if inherit
_prepare_analytic_account).
Add the analytic_account_id in the key to avoid this grouping.
Fixes #4602
parent 8f2f541d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment