OCA / stock-logistics-warehouse

Odoo Warehouse Management Addons
https://odoo-community.org/psc-teams/logistics-18
GNU Affero General Public License v3.0
320 stars 718 forks source link

[13.0][MIG] partner_location_auto_create: Migration to 13.0 #2056

Open Ana-Iarajuli opened 5 months ago

Ana-Iarajuli commented 5 months ago

Migrated partner_location_auto_create from 10.0 to 13.0 using following conventions: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0#how-to

rousseldenis commented 4 months ago

/ocabot migration partner_location_auto_create

rousseldenis commented 4 months ago

@Ana-Iarajuli I think you should retry the migration process as you should keep commit history and pre-commit should pass too.

Ana-Iarajuli commented 4 months ago

my checks failed due to the absence of freezegun in 13.0. Created back-port in OCA/OCB: https://github.com/OCA/OCB/pull/1236

rousseldenis commented 4 months ago

@Ana-Iarajuli Could you fix tests also ?