Commit Graph

7 Commits

Author SHA1 Message Date
Tran Thanh Phuc
e371b705b8 [MIG] stock_location_zone: Migration to 14.0 2021-02-10 22:15:34 +07:00
Guewen Baconnier
ced75a289d [MIG] stock_location_zone: Migration to 13.0 2021-02-10 21:42:11 +07:00
Guewen Baconnier
855a2ae2f5 [IMP] stock_location_zone: black, isort 2021-02-10 21:42:11 +07:00
Akim Juillerat
ef7732288d Rework stock_location_zone 2021-02-10 21:42:11 +07:00
Guewen Baconnier
df90f22386 Set Alpha development status
* Add copyright header
* Add myself as contributor of stock_location_zone
* Fix lint
2021-02-10 21:42:11 +07:00
Guewen Baconnier
bc2babe36d Add corrections to stock_location_zone
* Allow copy of stock locations (was blocked by constraint on unique name)
* Correct loop in _compute_name returning too early if a record had no
parent with a 'location_name_format'
* Rename field pick_type_id to picking_type_id for coherency
* Add missing _description on stock.picking.zone
* Correct location_name_format format when the record is a NewId
2021-02-10 21:42:11 +07:00
Jacques-Etienne Baudoux
8144f4302d [ADD] stock_location_zone 2021-02-10 21:42:11 +07:00