Alexis de Lattre
e6d801a43a
[FIX] product_usability: fix crash when searching on main supplier
2025-02-17 19:39:43 +01:00
Sébastien BEAU
a1f8ab32dd
product_usability: make the field seller_id searcheable
2024-12-12 01:38:25 +01:00
Sébastien BEAU
0fa2024dab
product_usability: seller_id can not be store as muti-company will be broken
...
do not store the field as shared product can have different supplier
depending on the company logged
Use compute as related will always pick the first one whatever the
company logged
2024-06-02 22:25:10 +02:00
Kev-Roche
4a434d69f9
[ADD] values tree view on product attribute
2023-11-20 13:21:54 +01:00
Alexis de Lattre
937595ca2c
product_usability: use ondelete='restrict' instead of 'cascade' on supplierinfo/partner_id
2022-12-12 21:45:12 +01:00
Alexis de Lattre
9507d1fbd8
product_usability: add field barcode_type
...
Remove field barcode_code128, which was buggy
2022-05-16 19:30:48 +02:00
Sébastien BEAU
55622ec6a9
[IMP] add tracking
2022-04-08 17:26:11 +02:00
Sébastien BEAU
c7c9b2d341
[IMP] add tracking on category
2022-01-04 17:21:46 +01:00
Alexis de Lattre
88615a0774
Add barcode_code128 on product.product
2021-12-19 12:58:22 +01:00
Alexis de Lattre
183bba3752
product_usability: make seller_id a stored field, for those who want to display in tree view
...
Add tracking on some fields
2021-02-02 09:59:26 +01:00
Alexis de Lattre
a90965109d
[MIG] base_company_extension to v14
...
product_usability: add seller_id field
base_usability: write/create rights on res.partner.title to base.group_system (instead of partner manager)
sale_stock_usability: move warehouse_id to top
stock_usabiluty: type on product set to 'product' by default
2020-12-15 18:34:20 +01:00
Alexis de Lattre
e505e7e07f
[MIG] product_usability to v14
2020-12-02 00:23:27 +01:00
Alexis de Lattre
76b113ed28
Fix crash upon click on "Show History" on product form
2019-09-17 11:27:04 +02:00
Renato
f59f2ad8ec
[REF] product price history action
2019-08-04 21:24:24 -03:00
Renato
4437afb7d5
[REF] Separate python objects in new files
2019-08-04 20:07:24 -03:00
Renato
f258bf6fdb
[REF] Move python object files to models folder
2019-08-04 19:44:20 -03:00