OCA / stock-logistics-barcode

https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
160 stars 331 forks source link

[14.0] [FIX] stock_barcodes: use action_put_in_pack instead of put_in_pack #454

Closed davidepiu14 closed 1 year ago

davidepiu14 commented 2 years ago

put_in_pack has been substitued from action_put_in_pack from v14.0

davidepiu14 commented 1 year ago

@davidepiu14 Thanks for this. Could you add a test for those calls to avoid regression ?

Yes, I'll add tests

rousseldenis commented 1 year ago

@davidepiu14 Could you fix tests and pre-commit ?

pedrobaeza commented 1 year ago

Closing it in favor of #493