Commit Graph

6 Commits

Author SHA1 Message Date
Guewen Baconnier
f9eed077be [MIG] stock_location_zone: Migration to 13.0 2020-03-17 11:06:08 +01:00
Guewen Baconnier
f07e9d5d1c [IMP] stock_location_zone: black, isort 2020-03-17 11:06:08 +01:00
Akim Juillerat
7386a85338 Rework stock_location_zone 2020-03-17 11:06:08 +01:00
Guewen Baconnier
5c727f10d5 Set Alpha development status
* Add copyright header
* Add myself as contributor of stock_location_zone
* Fix lint
2020-03-17 11:06:08 +01:00
Guewen Baconnier
35400e528e 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
2020-03-17 11:06:08 +01:00
Jacques-Etienne Baudoux
fa7961a7ad [ADD] stock_location_zone 2020-03-17 11:06:08 +01:00