Sébastien BEAU
cd30298f88
product_usability: always show pricelist_id, just hide it when edit from pricelist
2023-12-20 16:07:26 +01:00
Kev-Roche
0e87b385d4
add pricelist by default from smart button
2023-11-20 13:26:01 +01:00
Kev-Roche
4a434d69f9
[ADD] values tree view on product attribute
2023-11-20 13:21:54 +01:00
Alexis de Lattre
c4ec388380
stock_usability: Add supplier in orderpoint list view
...
Hide unneeded "Automate orders" in orderpoint list view
product_usability: add seller_id in tree/search view of product.product and product.template
2023-07-14 15:41:02 +02: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
1de8676d4e
product_usability: improve menus under Configuration > Technical
2022-06-29 14:35:24 +02: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
Alexis de Lattre
c7bd3319a9
product_usability: add a menu entry for UoMs in Configuration > Technique
...
This allows to have a menu entry for UoM even when the sale and stock
modules are NOT installed.
2022-04-22 08:58:43 +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
clementmbr
45500f5bd8
product_usability: Improve filter domain on supplier product names
2021-09-03 15:25:55 +02: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
92742dfc9d
product_usability: Improve tree view of supplierinfo
2021-02-01 19:55:43 +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
9592097487
Initialize v14.0 branch
...
Remove module stock_inventory_valuation_ods
2020-12-01 10:53:20 +01:00
clementmbr
3f06231c22
[FIX] Remove hard-coded width on product's title
2020-10-20 21:16:37 -03:00
Alexis de Lattre
a545c8dbb6
product-usability: remove field that was added in native view
...
Add delay in supplierinfo tree view
2020-02-20 22:00:40 +01:00
David Beal
9762b5392b
IMP branding
2019-10-11 15:12:46 +02: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
fa22c63176
[REF] Separate xml views in new files
2019-08-04 20:24:14 -03:00
Renato
4437afb7d5
[REF] Separate python objects in new files
2019-08-04 20:07:24 -03:00
Renato
b762af222d
[REF] moved view xml file to new folder views
2019-08-04 19:49:03 -03:00
Renato
f258bf6fdb
[REF] Move python object files to models folder
2019-08-04 19:44:20 -03:00
Raphaël Valyi
475993422e
fix price history link bug #96
2019-06-19 12:44:57 -03:00
David Beal
905437e026
Update price.history view with create_uid
2019-02-11 16:08:17 +01:00
Alexis de Lattre
9fe71ae92e
FIX group XMLID
2019-01-29 12:36:36 +01:00
Raphaël Valyi
4ad2ede42b
barcode: copy=False, _company_default_get proper call
2019-01-11 12:25:21 -02:00
Raphaël Valyi
e2b86ff11c
[MIG] product_usability: Migration to 12.0
2018-12-27 01:54:51 -02:00
Alexis de Lattre
d3c5d59bf0
FIX my previous commit: related_sudo -> compute_sudo
2018-12-27 01:10:14 -02:00
Alexis de Lattre
8a34472576
Add related_sudo where it may be needed
...
PEP8 fix
2018-12-27 01:10:14 -02:00
Alexis de Lattre
f2f3a11e1e
Add search on supplier on product search view
...
Move margin fields to sale order line form view (instead of tree view)
2018-12-27 01:10:14 -02:00
Alexis de Lattre
aa7ce9cd59
Port stock_inventory_valuation_ods to v10 and py3o
2018-12-27 01:10:14 -02:00
Alexis de Lattre
4c678fd3a6
product_usability: use monetary widget also in tree view (not only in form view)
2018-12-27 01:10:14 -02:00
Alexis de Lattre
2ee7de451d
Add currency_id on supplierinfo tree view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
d59c38e42f
Add pricelist_id in product.pricelist.item form view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
4611a8b215
Add copy=False on default_code, to make duplicate work again
2018-12-27 01:10:14 -02:00
Alexis de Lattre
cd0c760086
Show "description" field in product form view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
ae9a73488e
mrp_average_cost: Fix decimal precision
...
product_usability: add link to show history of standard price
2018-12-27 01:10:14 -02:00
Alexis de Lattre
fc29b2b480
Add default value on company_id field of pricelist
2018-12-27 01:10:14 -02:00
Alexis de Lattre
41bfd4fc6c
Improve product.supplierinfo view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
8b8dc00512
Minor changes
2018-12-27 01:10:14 -02:00
Alexis de Lattre
a2690bb146
Add menu entry on product.pricelist.item
2018-12-27 01:10:14 -02:00
Alexis de Lattre
5919d9b3c3
Add track_visibility on important product fields
2018-12-27 01:10:14 -02:00
Alexis de Lattre
2c53f60000
Add 2 group by (type and category) on product template search view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
8598673530
Add module pos_config_single_user
...
Several usability enhancements in sale, purchase, product and account
2018-12-27 01:10:14 -02:00
Alexis de Lattre
1bd86ce02a
Add unicity of default_code, because I think it's important to have that by default.
2018-12-27 01:10:14 -02:00
Alexis de Lattre
8cc2fe66f4
Partial port of product_usability
2018-12-27 01:10:14 -02:00