odoo-usability icon indicating copy to clipboard operation
odoo-usability copied to clipboard

Remove delete 0 qty from purchase_usability

Open florian-dacosta opened this issue 1 year ago • 2 comments

@alexis-via I'd like to remove this method and the button : https://github.com/akretion/odoo-usability/blob/16.0/purchase_usability/models/account_move.py#L11

For now, it does not work in v16. Ok, it is an easy fix but I did not fix it because I'd prefer to remove it and use the OCA modules that avoid the creation of the 0 quantity lines. I just ported the module https://github.com/OCA/account-invoicing/pull/1602 What do you think ?

florian-dacosta avatar Nov 10 '23 17:11 florian-dacosta

ok, fine for me if we have an alternative solution

alexis-via avatar Nov 10 '23 17:11 alexis-via

Thanks, I'll remove the button once the OCA module will be merged!

florian-dacosta avatar Nov 13 '23 09:11 florian-dacosta