OCA / sale-workflow

Odoo Sales, Workflow and Organization
GNU Affero General Public License v3.0
292 stars 1.02k forks source link

[16.0][MIG] sale_fully_invoiced: Migration to v16 #3316

Open AaronHForgeFlow opened 2 weeks ago

AaronHForgeFlow commented 2 weeks ago

No changes needed, just fix in tests, same as in 15.0: https://github.com/OCA/sale-workflow/pull/3315

Also added myself as maintainer

@ForgeFlow

HaraldPanten commented 2 weeks ago

You need to change the PR name and the migration commit message: full --> fully 😝

HaraldPanten commented 2 weeks ago

/ocabot migration sale_fully_invoiced

AaronHForgeFlow commented 2 weeks ago

Thank you for the review. I need to improve the tests for the upselling case. Also fix the module in v15: https://github.com/OCA/sale-workflow/blob/15.0/sale_fully_invoiced/models/sale.py#L29