Alexis de Lattre
8abc01fac6
Add ACLs Automatically add admin to this group
2019-01-30 19:38:05 +01:00
Alexis de Lattre
c54da74e1f
Add module product_manager_group
2019-01-30 19:38:05 +01:00
Alexis de Lattre
54db503a65
FIX compatibility with sale_rental (and other modules that auto-create products)
2019-01-30 17:40:06 +01:00
Alexis de Lattre
bb7ecae874
Add module pos_config_single_user
...
Several usability enhancements in sale, purchase, product and account
2019-01-30 17:40:06 +01:00
Alexis de Lattre
241041f863
Mass rename from __openerp__.py to __manifest__.py
2019-01-30 17:40:06 +01:00
Alexis de Lattre
21b6b7c694
Set all modules as uninstallable
2019-01-30 17:40:06 +01:00
Alexis de Lattre
dfc3457358
Add constrains and onchange
2019-01-30 17:40:06 +01:00
Alexis de Lattre
e3c0050755
Add module intrastat_product_type
2019-01-30 17:40:06 +01:00
Alexis de Lattre
00160a48d6
Partial port of mrp_average_cost (I just maked it installable)
2019-01-30 17:36:16 +01:00
Alexis de Lattre
5e854b1b1f
Avoid a division by zero
2019-01-30 16:40:38 +01:00
Alexis de Lattre
6dab81a65b
Add possibility to make a manual update of standard_price from BOM
...
Add script to automate the update of standard_price for phantom BOM
Add user_id on price.history
2019-01-30 16:40:38 +01:00
Alexis de Lattre
155b5c205c
Add components cost and total cost on BOM
...
Add standard price in BOM lines
2019-01-30 16:40:38 +01:00
Alexis de Lattre
21a32bf6c6
FIX computation for products partially produced
...
Disable raise when labor cost is null
2019-01-30 16:40:38 +01:00
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