odoo/tutorials#1312

Created by Mohit Ahir (moahi)

Blocked

label
odoo-dev:19.0-zero-quantity-account-move-moahi
head
c7487b9943b5403d4c85bf2024633488be53a916
odoo/tutorials
19.0 #1312 missing r+
master

[ADD] Zero_quantity_account_move: added zero quantity for invoice lines

Added a boolean field 'zero_move'(Is Zero Quantity) on account move line.

For rejected or scrap goods, quantity should be sent as 0 even if a credit note is created.