2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 05:48:47 +00:00
Oliver 324d5929b5
Primary address fix (#5592)
* Improve management of primary address for a company

- Simplify approach (remove "confirm_primary" field)
- Remove @receiver hook
- Move all logic into Address.save() method

* Make address primary if it is the only one defined for a company

* Update frontend table

* Fix saving logic

* Actually fix it this time

* Fix for unit test

* Another test fix
2023-09-23 10:14:59 +10:00
..
2023-06-19 22:42:02 +10:00
2023-09-12 11:45:23 +10:00
2022-06-02 01:37:39 +10:00
2023-09-23 10:14:59 +10:00
2023-09-23 10:14:59 +10:00
2023-09-23 10:14:59 +10:00
2023-03-29 10:35:43 +11:00
2023-02-17 13:33:36 +11:00