Commit Graph

87 Commits

Author SHA1 Message Date
Denis Ledoux 769c62ef27 [MERGE] forward port of branch saas-3 up to f92b2f8 2015-02-06 14:19:30 +01:00
Denis Ledoux f92b2f8d4d [MERGE] forward port of branch 7.0 up to 0b7db55 2015-02-06 14:02:43 +01:00
David Monjoie d7f30de9ae [FIX] product: moved pricelist_item ACL from stock to product
Otherwise if we install sale without stock, we can create pricelist and pricelist versions, but not pricelist items.
Fix for issue 626985
2015-02-04 16:17:36 +01:00
Olivier Dony dcc74a00f8 [FIX] product, sale: access rights for product.price.history
Granting read-only access to Sales/Accounting Users is useless
as all employees already have it - removed. On the other hand
Sales Managers need write access to it in order to create
products, and they need it even when `sale` is not installed,
e.g. with `account` only.
Moved this access right to `product` module. The Sales
Manager group is defined in `base`, so that works.
2014-12-16 16:16:38 +01:00
Xavier Morel 6014d44b2b [IMP] add read access to all users for product.pricelist.type
In new API, selection field value is checked (against the selection's possible
values) at both read and write. For pricelist.type this requires read access
to product.pricelist.type.
2014-07-11 13:32:46 +02:00
Christophe Matthieu 43977deb71 [IMP] product: refactoring of product variant. The main view became the view of product template and the product product (or product variant) are created with the variant values combinaison. Bom is splitted into bom and bom line and can use the variant combinaison. 2014-05-27 09:42:52 +02:00
Quentin (OpenERP) 7ed26f1e07 [REF] product refactoring: prices.history model renamed into product.price.history + passed 'date' as real parameter instead of contextual one in get_history_price() because it makes more sense.
bzr revid: qdp-launchpad@openerp.com-20140428153355-vbuam1hfnah7m4wp
2014-04-28 17:33:55 +02:00
Quentin (OpenERP) 205a13e2f5 [MERGE] stock_account, purchase: better usability in settings to install stock_account and manage options to use costing methods and invenotyr valuation
bzr revid: qdp-launchpad@openerp.com-20140415112915-k8ba71ddo1vgu0tm
2014-04-15 13:29:15 +02:00
Quentin (OpenERP) 753f7541db [MERGE] main trunk
bzr revid: qdp-launchpad@openerp.com-20140203173000-mk092iw2wz3y0e3e
2014-02-03 18:30:00 +01:00
Thibault Delavallée b3fa81982b [IMP] product: group_product_mono is default
bzr revid: tde@openerp.com-20140121122120-r2m1r927ne2r12mi
2014-01-21 13:21:20 +01:00
Thibault Delavallée b3a4778f26 [IMP] product variant: removed override of fields_view_get and use a "one group or another"
behavior for product variant. Users are either in group_product_mono or
group_product_variant, allowing to tune the form view according to the
group the user belongs to.
product: added group_product_mono group
sale: added set_group_product_variant method that adds or remove the
group_product_mono according to the group_product_variant being unchecked
or checked.
product: updated form view accordingly

bzr revid: tde@openerp.com-20140121105046-zkbs778upjg0lpyr
2014-01-21 11:50:46 +01:00
Darshan Kalola (OpenERP) a9e87b56ce [MERGE]with lp:~openerp-dev/openobject-addons/trunk-website-al.
bzr revid: dka@tinyerp.com-20140108093659-c9it34gll0ipcll2
2014-01-08 15:06:59 +05:30
Quentin (OpenERP) 1af2ac6f9c [FIX] fixed warnings in runbot
bzr revid: qdp-launchpad@openerp.com-20131211154840-u2nk7ztggcgewm7y
2013-12-11 16:48:40 +01:00
Fabien Pinckaers 2fee01f084 [IMP] removed a feature nobody used for a huge speed improvement (4 SQL Queries per search/read
bzr revid: fp@tinyerp.com-20131202084517-80d1vdwfwpbdsqdn
2013-12-02 09:45:17 +01:00
Amit Bhavsar (Open ERP) 3c966202ef [imp] improve a typo.
bzr revid: amb@tinyerp.com-20131129052157-snnwkddyb6evdm6w
2013-11-29 10:51:57 +05:30
Amit Bhavsar (Open ERP) 82d6ca2363 [imp] add help,typo,improve search and change menu sequence.
bzr revid: amb@tinyerp.com-20131128062151-1614s0dmll83i5q6
2013-11-28 11:51:51 +05:30
Christophe Matthieu 2fab26a2d2 [IMP] point_of_sale, product: change model 'pos.category' of the pos into product.public.category in product. product.public.category is used for eg by pos and website_sale. Add some demo data for this category. Add a domain in pos 'model.js' to select non empty categories
bzr revid: chm@openerp.com-20130828151658-3isgyl93c3hwp1pc
2013-08-28 17:16:58 +02:00
Christophe Matthieu d37aebb7f0 [IMP] website: security and public access
bzr revid: chm@openerp.com-20130802035504-lokijwh57e0q3w6a
2013-08-02 05:55:04 +02:00
Cedric Snauwaert 2e52316b89 [FIX]product: rename product_variant group since it is not used in v7.0 but still in trunk and users don't understand why nothing happen when ticking the option
bzr revid: csn@openerp.com-20130305100120-h59kuj2twmzf6aos
2013-03-05 11:01:20 +01:00
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
Arnaud Pineux 6b74785450 [FIX] product category access
lp bug: https://launchpad.net/bugs/1086903 fixed

bzr revid: api@openerp.com-20121212125912-bnzhcaa1mwq153vt
2012-12-12 13:59:12 +01:00
Dharti Ratani (OpenERP) abf966ceb5 [IMP]Adding an option in purchase wizard to hide costing method
bzr revid: dhr@tinyerp.com-20120822121515-1r7e8ufv6ojm5cdm
2012-08-22 17:45:15 +05:30
Alexis de Lattre 5101771cd9 Harmonize the noupdate flag on security XML files :
- ir.rule objects are noupdate="1"
- all other objects are noupdate="0"

bzr revid: alexis@via.ecp.fr-20120713170838-pjsysliyt6twazrc
2012-07-13 19:08:38 +02:00
Jagdish Panchal (Open ERP) a0a009beed [IMP] Stock: add new field in res_config.py and put Product Variant group from Usability to Hidden in user form
bzr revid: jap@tinyerp.com-20120426091817-otqj1iwr2g752jzh
2012-04-26 14:48:17 +05:30
Jagdish Panchal (Open ERP) e54af9838e [IMP] Product,procurement: rename UOM to Unit of Measure everywhere
bzr revid: jap@tinyerp.com-20120425112950-vkru89laterdbx5m
2012-04-25 16:59:50 +05:30
Raphael Collet 416375ba2b [IMP] product,mrp: move group_mrp_properties into module product, to add use on sale order lines
bzr revid: rco@openerp.com-20120404134731-3syvingajqrxgysg
2012-04-04 15:47:31 +02:00
Raphael Collet ba1454149c [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups
bzr revid: rco@openerp.com-20120404090830-nteimn2kvz8nkk7h
2012-04-04 11:08:30 +02:00
Raphael Collet bc6aa2adcc [IMP] product: move group_uos into category 'hidden'
bzr revid: rco@openerp.com-20120403101154-zcda9iui7zve4pzh
2012-04-03 12:11:54 +02:00
Raphael Collet 7205e2e096 [FIX] stock: misconfigured xml ids
bzr revid: rco@openerp.com-20120322152755-i9ihcm3iac3eyne0
2012-03-22 16:27:55 +01:00
Raphael Collet 1278fdb069 [IMP] stock.config: rename usability groups as part of module stock
bzr revid: rco@openerp.com-20120322150511-luwd99vtm4v4pmdr
2012-03-22 16:05:11 +01:00
Raphael Collet 182f22fc75 [MERGE] branch trunk-v62_warehouse_config-tpa (new stock config wizard)
bzr revid: rco@openerp.com-20120322144357-2k9xpu7ct1i13dl4
2012-03-22 15:43:57 +01:00
Raphael Collet c59d3bea1f [MERGE] parent branch trunk-v62_config
bzr revid: rco@openerp.com-20120322124403-n10zeae7nxld8sy8
2012-03-22 13:44:03 +01:00
Raphael Collet ff05f5dd8f [IMP] product: rename xml ids of new usability groups
bzr revid: rco@openerp.com-20120321100144-h5f6jjuz45p2qi6r
2012-03-21 11:01:44 +01:00
Turkesh Patel (Open ERP) 5be3d4c4e9 [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-v62_config_product-uco
bzr revid: tpa@tinyerp.com-20120313103015-p37q8zu28xlujnd1
2012-03-13 16:00:15 +05:30
Turkesh Patel (Open ERP) 81656c3e7e [MRG] merge with lp:~openerp-dev/openobject-addons/trunk-v62_config_product-uco
bzr revid: tpa@tinyerp.com-20120313093252-y1hduni2ptvjanb9
2012-03-13 15:02:52 +05:30
Ujjvala Collins (OpenERP) 65d466b4fe [ADD]: Added remaining groups for suppliers and stock packaging.
bzr revid: uco@tinyerp.com-20120312105655-gzs4nci80gzlsnld
2012-03-12 16:26:55 +05:30
Ujjvala Collins (OpenERP) e2c8783f1b [ADD]: Added common configuration for UoM per product group.
bzr revid: uco@tinyerp.com-20120312102702-xp63smj3qcn1eu31
2012-03-12 15:57:02 +05:30
Turkesh Patel (Open ERP) 523a765b3b [ADD] add groups in product
bzr revid: tpa@tinyerp.com-20120306124425-zlw6c0eqayf48zxr
2012-03-06 18:14:25 +05:30
Turkesh Patel (Open ERP) d4ccb87316 [ADD] add new purchase configuration
bzr revid: tpa@tinyerp.com-20120302124357-j26l817ms3s1xn5c
2012-03-02 18:13:57 +05:30
Raphael Collet 0c1021806d [MERGE] trunk-user-groups-rco: add category_id to groups
bzr revid: rco@openerp.com-20111213141949-ohvn0c9iq6tcl7jj
2011-12-13 15:19:49 +01:00
Fabien Pinckaers f27318c8af [IMP] Security Rule: removed duplicates due to inheritancies of groups
bzr revid: fp@tinyerp.com-20111212181113-mhnnbps3ip8ls6pp
2011-12-12 19:11:13 +01:00
Raphael Collet 70bb0dd810 [IMP] base_contact, event, knowledge, product, project, sale_mrp: avoid redefinition of sale groups
bzr revid: rco@openerp.com-20111212145128-zx64v0uwf8n0lwyu
2011-12-12 15:51:28 +01:00
Raphael Collet 5aa61b26e8 [IMP] product, project, purchase, purchase_requisition: add group categories
bzr revid: rco@openerp.com-20111212140528-g8oxverkipswionf
2011-12-12 15:05:28 +01:00
Fabien Pinckaers 825e3330b5 merge
bzr revid: fp@tinyerp.com-20110918124649-he806thackknbefg
2011-09-18 14:46:49 +02:00
ron@tinyerp.com 10871711fe [IMP]Improved rule(Access parent and child both company) product_template, product_pricelist,
product_pricelist_item, product_pricelist_version, 
stock_production_lot, stock_production_lot_revision

bzr revid: ron@tinyerp.com-20110915111906-kt58lylqutzkod21
2011-09-15 16:49:06 +05:30
ron@tinyerp.com bfac700ca3 [FIX]product:Fixed=>without demo data install product module checked with sale manager group It has all access right of product menu
lp bug: https://launchpad.net/bugs/795426 fixed

bzr revid: ron@tinyerp.com-20110614125153-22woc2kmu52os0fp
2011-06-14 18:21:53 +05:30
ron@tinyerp.com e9913a2ce5 [IMP]product:Improvements into rules
bzr revid: ron@tinyerp.com-20110609122630-yx0xx6tc7pasqr2j
2011-06-09 17:56:30 +05:30
ron@tinyerp.com 035922f429 [FIX]mrp,stock,stock_location,stock_planning,product:Add company rules
lp bug: https://launchpad.net/bugs/788139 fixed

bzr revid: ron@tinyerp.com-20110608124833-dg77wajhwl41uhal
2011-06-08 18:18:33 +05:30
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
ron@tinyerp.com cd4cf235b1 [MERGED]Merged with lp:openobject-addons
bzr revid: ron@tinyerp.com-20110310072446-hszx8wbrul3xgwkf
2011-03-10 12:54:46 +05:30