Commit Graph

74 Commits

Author SHA1 Message Date
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
Cedric Snauwaert 9cb7aab2d0 [FIX]access right for prices.history (should be the same as the one for product)
bzr revid: csn@openerp.com-20140117135034-8m7798nqu1spz370
2014-01-17 14:50:34 +01:00
Cedric Snauwaert 973185a728 [MERGE]merge modification of purchase and purchase tender with wmsimplement-fp branch
bzr revid: csn@openerp.com-20130729094043-14j696ojpzecg8qu
2013-07-29 11:40:43 +02:00
Cedric Snauwaert 277531f21d [FIX]fix installation of several modules: purchase, sales, purchase_req, mrp, sale_stock
bzr revid: csn@openerp.com-20130709150027-wy8avglaosiktm5m
2013-07-09 17:00:27 +02:00
Cedric Snauwaert 5593671ee4 [FIX]purchase_requisition: method to generate po from bid line and add a group as well as option in res_config for advance mode
bzr revid: csn@openerp.com-20130529154305-zhok6su2fmlet3x9
2013-05-29 17:43:05 +02: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
Ajay Chauhan (OpenERP) 698f50daca [IMP] removed group 'group_delivery_invoice_address' from purchase
bzr revid: cha@tinyerp.com-20121122125417-yo3ma88is5euw038
2012-11-22 18:24:17 +05:30
Fabien Pinckaers 31a4392e36 [MERGE] purchase + [FIX] misc sale order without delivery orders
bzr revid: fp@openerp.com-20120916150517-16vr5lp419b0kpid
2012-09-16 17:05:17 +02:00
Bharat Devnani (OpenERP) 15b3116620 [ADD] added access rights for partner manager in sale and purchase module
bzr revid: bde@tinyerp.com-20120906110516-7wn105leyiknemah
2012-09-06 16:35:16 +05:30
Stephane Wirtel a598e04752 [MERGE] purchase: a purchase user can create a quotation and confirm it
bzr revid: stw@openerp.com-20120822133729-8her237u00inknsl
2012-08-22 15:37:29 +02:00
Bharat Devnani (OpenERP) a638b09c13 [IMP] allowed purchase user to read the products and create and confirm purchase order
bzr revid: bde@tinyerp.com-20120817071950-3h1c0x2yxun8kd68
2012-08-17 12:49:50 +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
Dharti Ratani (OpenERP) e7c22e3221 [MERGE]merged with trunk
bzr revid: dhr@tinyerp.com-20120625045531-qz4onmo7jvw5c883
2012-06-25 10:25:31 +05:30
Dharti Ratani (OpenERP) b366ef0544 [IMP]Allocating read access of product form to group purchase manager
bzr revid: dhr@tinyerp.com-20120621051616-bk606ej84oauqbzn
2012-06-21 10:46:16 +05:30
Mayur Maheshwari (OpenERP) 5b134f13b5 [IMP]purchase: added a groups on filed and set topbar of state and improve a menutip
bzr revid: mma@tinyerp.com-20120517054451-o3g0c8b62ug4k19m
2012-05-17 11:14:51 +05:30
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 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +02:00
Raphael Collet 135e671fa1 [IMP] sale, purchase: make specific analytic accounting groups imply general analytic accounting group
bzr revid: rco@openerp.com-20120402094204-09h0upptc7qric7a
2012-04-02 11:42:04 +02:00
Raphael Collet 082abfaa44 [IMP] sale, purchase: remove option 'taxes' from config wizards
bzr revid: rco@openerp.com-20120330120730-dilz5owc82s3yrl0
2012-03-30 14:07:30 +02:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Raphael Collet 04f33ca7ac [IMP] account.config.settings: move sale and purchase group fields in their respecive module
bzr revid: rco@openerp.com-20120329142121-lc5b6d3mcds68p34
2012-03-29 16:21:21 +02:00
Raphael Collet fe31238077 [IMP] purchase: change xml id of groups
bzr revid: rco@openerp.com-20120322110834-k49v2g4w1wd9jqk2
2012-03-22 12:08:34 +01:00
Turkesh Patel (Open ERP) ebd9c6e398 [ADD] added tax policy field
bzr revid: tpa@tinyerp.com-20120307115453-he70yxpcpxsr1yfx
2012-03-07 17:24:53 +05:30
Bharat Devnani (OpenERP) 3662f7e5db [REM] removed res.partner.address reference from purchase module, just need to solve 'test/process/edi_purchase_order.yml' yml and its references
bzr revid: bde@tinyerp.com-20120305132539-1u8zok2ccy6csemu
2012-03-05 18:55:39 +05:30
Mayur Maheshwari (OpenERP) 26e17799a4 [FIX]stock: set a read rights to the user in stock.move
lp bug: https://launchpad.net/bugs/917333 fixed

bzr revid: mma@tinyerp.com-20120118084854-rpq7u420uxdvcepy
2012-01-18 14:18:54 +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 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
Raphael Collet ba6342174e add group implications
bzr revid: rco@openerp.com-20110802130811-pkdmw43ufifz0tpj
2011-08-02 15:08:11 +02:00
RavishchanraMurari (Open ERP) 13862eb7a1 acess_right_of_partner_manager
bzr revid: rmu@tinyerp.com-20110711050722-mdw6i1qsyhn6vw45
2011-07-11 10:37:22 +05:30
Olivier Dony beac68b7d2 [REVERT] all: revert incorrect change of default ir.rules for multi-company
By default only records belonging to the user's company or descendant companies
should be visible. The original patch introduced visibility of records
from ancestor companies, which should be suited only for a few cases, such
as res.patner.
Original revision: 3164.24.175  sbh@tinyerp.com-20101223095216-n6psmzicdcs8is8x

lp bug: https://launchpad.net/bugs/720175 fixed

bzr revid: odo@openerp.com-20110228135754-6skiy4fb9dg54xb6
2011-02-28 14:57:54 +01:00
Sbh (OpenERP) 25b82fa0e9 [MERGE] merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101229054736-bc28tl8s98tv6a9n
2010-12-29 11:17:36 +05:30
Fabien Pinckaers 910b8c4af8 [IMP] access rights
bzr revid: fp@tinyerp.com-20101228151738-mmm1gug4t2hesron
2010-12-28 16:17:38 +01:00
Fabien Pinckaers b81d5967ff fix
bzr revid: fp@tinyerp.com-20101228145442-9ktaid5cxqs43yej
2010-12-28 15:54:42 +01:00
François Degrave 8850bcb84b [FIX] dependencies in security groups
bzr revid: fde@openerp.com-20101228083043-6sfsuh4uvqvhu3ap
2010-12-28 09:30:43 +01:00
Sbh (OpenERP) abd780fd52 [Fix] : correct security rule of company_id
bzr revid: sbh@tinyerp.com-20101223095216-n6psmzicdcs8is8x
2010-12-23 15:22:16 +05:30
François Degrave 773cdea683 "[IMP] security groups on act_window in product and partner objects"
bzr revid: fde@openerp.com-20101220145607-vx2r937j9sj7e1zw
2010-12-20 15:56:07 +01:00
qdp-launchpad@tinyerp.com c613e19ac5 [FIX] pruchase: fixed access rights
bzr revid: qdp-launchpad@tinyerp.com-20101217164143-glfqx79n719079i3
2010-12-17 17:41:43 +01:00
qdp-launchpad@tinyerp.com ab8c38b279 [IMP] access rights improvements + small usability fixes
bzr revid: qdp-launchpad@tinyerp.com-20101214160729-lc1q0oy76dygh5s2
2010-12-14 17:07:29 +01:00
rpa (Open ERP) 6caca89f87 [IMP]: Moved reference of demo user from *_security.xml to demo file
bzr revid: rpa@tinyerp.com-20101119102525-8gyj1gmm1w29rwxu
2010-11-19 15:55:25 +05:30
rpa (Open ERP) a81ecff2c4 [MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
bzr revid: rpa@tinyerp.com-20101119072430-0rgszlgidvyezsvd
2010-11-19 12:54:30 +05:30
aag (OpenERP) eeaa68471d [IMP] IN ALL: the demo user should be in all applications name user groups, Task id: 1771
bzr revid: aag@tinyerp.co.in-20101111131855-v07piwfyp33wlmng
2010-11-11 18:48:55 +05:30
ksa (Open ERP) b629df8222 [IMP]: Add security rules
bzr revid: ksa@tinyerp.co.in-20101102055419-dxikwcij3n7xa9ko
2010-11-02 11:24:19 +05:30
ksa (Open ERP) 88c7e8e66c [IMP]: Add rights for purchase user and related with other user
bzr revid: ksa@tinyerp.co.in-20101101124537-7h3acibsx82thvej
2010-11-01 18:15:37 +05:30
Fabien Pinckaers 47e7b2c78f [IMP] Access rights and __openerp__ cleaning
bzr revid: fp@tinyerp.com-20101017213029-79yh7xvz06ii8dgo
2010-10-17 23:30:29 +02:00
Fabien Pinckaers bac3fe249a merg
bzr revid: fp@tinyerp.com-20101012093745-kpfyjls7h8ftczjm
2010-10-12 11:37:45 +02:00
Vir (Open ERP) 1b897be215 [MOD] purchase_* : Modification in access rights
bzr revid: vir@tinyerp.com-20100807063414-u5uhbdfwuijgxcv7
2010-08-07 12:04:14 +05:30
AMP (OpenERP) 6eb86abda3 [MOD] usability improvement in access rights
bzr revid: amp@tinyerp.com-20100723072243-kpex4cdgckhga46d
2010-07-23 12:52:43 +05:30
Fabien Pinckaers a1e503f869 merge
bzr revid: fp@tinyerp.com-20100708144347-b9x0lx1ulfbjtli4
2010-07-08 16:43:47 +02:00
Fabien Pinckaers 2c71227203 improvements_view
bzr revid: fp@tinyerp.com-20100629120926-9c7qdw0mug279ehh
2010-06-29 14:09:26 +02:00