Alexis de Lattre
b9e0e55764
Add mrp.bom.labour.line, to be able to have several labor cost profile on a single BOM
2019-01-30 16:40:38 +01:00
Alexis de Lattre
783a979232
Add Extra cost on BOM
...
Split the method to write standard_price on product in 2: one to compute the unit price of the MO, another one to update the standard_price on the product
2019-01-30 16:40:38 +01:00
Alexis de Lattre
74cad7f48e
Add module mrp_average_cost
2019-01-30 16:40:38 +01:00
Alexis de Lattre
9fe71ae92e
FIX group XMLID
2019-01-29 12:36:36 +01:00
Alexis de Lattre
981f2ad858
MIG base_company_extension and base_partner_ref from v10 to v12
2019-01-29 12:09:47 +01:00
Alexis de Lattre
94f2858c68
base_partner_ref: improve tree view
2019-01-29 11:20:40 +01:00
Alexis de Lattre
7a1528d93d
base_partner_ref: Copy=False on 'ref' field
2019-01-29 11:20:40 +01:00
Alexis de Lattre
2df224cb0a
Add module base_partner_ref for better use of 'ref' field on partners
2019-01-29 11:20:40 +01:00
Alexis de Lattre
bf6123e10f
Legal name in report header
2019-01-29 11:20:40 +01:00
Alexis de Lattre
b0086cf8e0
Move account_fiscal_position_translate in account_usability
...
Update code conventions in base_company_extension
2019-01-29 11:20:40 +01:00
Alexis de Lattre
f50a10c637
Add modules sale_from_private_stock and sale_order_add_bom
...
Port base_company_extension to v10
Avoid blockage on l10n_fr_infogreffe_connector
2019-01-29 11:20:40 +01:00
Alexis de Lattre
79a093e250
Set all modules as uninstallable
2019-01-29 11:20:40 +01:00
Alexis de Lattre
3cc1104b27
Add domain
2019-01-29 11:20:40 +01:00
Alexis de Lattre
b1bb108585
Port base_company_extension to new API
2019-01-29 11:20:40 +01:00
Alexis de Lattre
7c7ea430cb
Add widget=monetary
2019-01-29 11:20:40 +01:00
Alexis de Lattre
e79dd8323e
Add module base_company_extension
2019-01-29 11:20:40 +01:00
Raphaël Valyi
3337b344ce
Merge pull request #80 from akretion/12.0-mig-product_usability
...
12.0 mig product usability
2019-01-11 11:26:47 -03:00
Raphaël Valyi
4ad2ede42b
barcode: copy=False, _company_default_get proper call
2019-01-11 12:25:21 -02:00
David Beal
686dca00d8
Merge pull request #79 from akretion/12.0-mig-partner_tree_default
...
12.0 mig partner tree default
2019-01-02 19:00:16 +01:00
David Beal
c9cd2f2726
Merge pull request #78 from akretion/12.0-mig-base_usability
...
12.0 mig base usability
2019-01-02 18:59:12 +01: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
Alexis de Lattre
4be79484b0
Mass rename from __openerp__.py to __manifest__.py
2018-12-27 01:10:14 -02:00
Alexis de Lattre
ac90fe57ae
Set all modules as uninstallable
2018-12-27 01:10:14 -02:00
David Beal
e1c35e0455
[IMP] hide description field on product
2018-12-27 01:10:14 -02:00
Alexis de Lattre
0869d2d1d9
Add company_id in product.pricelist tree view
2018-12-27 01:10:14 -02:00
Alexis de Lattre
929cce16bf
Add search on EAN13 in product_usability
2018-12-27 01:10:14 -02:00
Alexis de Lattre
d7ddbf7cd7
don't make name field of product too wide, for screens with small resolutions
2018-12-27 01:10:14 -02:00
Alexis de Lattre
333afdff00
Wider name field for product
2018-12-27 01:10:14 -02:00
Alexis de Lattre
405c8508e9
Add module product_usability
2018-12-27 01:10:14 -02:00
Raphaël Valyi
0119e40a76
@class -> hasclass to avoid warning, see https://stackoverflow.com/questions/47092148/warning-error-prone-use-of-class
2018-12-26 13:18:04 -02:00
Raphaël Valyi
7ef94252a7
updated user create patch
2018-12-26 13:17:07 -02:00