Commit Graph

73 Commits

Author SHA1 Message Date
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
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
sgo@tinyerp.com cf6595baf2 [IMP]remove total sale.shop from sales
bzr revid: sgo@tinyerp.com-20130121100542-36qmkrd82md97phv
2013-01-21 15:35:42 +05:30
Fabien Pinckaers fa7b5f85ec [MERGE] misc fixes
bzr revid: fp@tinyerp.com-20120928075641-sx7cfje2g188buog
2012-09-28 09:56:41 +02:00
Randhir Mayatra (OpenERP) 8e7b998db8 [IMP] edit the security code for the purchase
bzr revid: rma@tinyerp.com-20120925124856-frowt7rg6trnp242
2012-09-25 18:18:56 +05:30
Randhir Mayatra (OpenERP) 31a2aafdda [IMP] add the access right in sale security
bzr revid: rma@tinyerp.com-20120925070545-d5pcyzq8dv6rdz70
2012-09-25 12:35:45 +05:30
Quentin (OpenERP) fbe2df1a60 [REF] sale_stock, sale: reorganized ir.model.access.csv files
bzr revid: qdp-launchpad@openerp.com-20120919090041-0m4op7e5uhbn6yw5
2012-09-19 11:00:41 +02:00
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30
Fabien Pinckaers 2ed6acfea1 [MERGE] fix in access rights
bzr revid: fp@tinyerp.com-20120706150817-s01gbb4gga6dxybm
2012-07-06 17:08:17 +02:00
Dharti Ratani (OpenERP) a1b98b37a9 [IMP]merge with latest trunk
bzr revid: dhr@tinyerp.com-20120702050506-5vfw6o0ahrbbof5g
2012-07-02 10:35:06 +05:30
Sanjay Gohel (Open ERP) b999a061d8 [IMP]improve code where needed and replace res.partner instead of res.partner.address
bzr revid: sgo@tinyerp.com-20120628063729-1ccb8c45pxa31025
2012-06-28 12:07:29 +05:30
Dharti Ratani (OpenERP) 01f97ee265 [IMP]
bzr revid: dhr@tinyerp.com-20120627112852-vld5ahxum58fwwb1
2012-06-27 16:58:52 +05:30
Dharti Ratani (OpenERP) 3cca343d1a [IMP]reverting button rights and fixing account move line access for invoice form
bzr revid: dhr@tinyerp.com-20120627112451-f0f33low6atzftpt
2012-06-27 16:54:51 +05:30
Dharti Ratani (OpenERP) b886574065 [IMP]allocating read access of events to partner manager
bzr revid: dhr@tinyerp.com-20120618095630-svru4lbqlbtpgdr3
2012-06-18 15:26:30 +05:30
Dharti Ratani (OpenERP) 06e0f2ff53 [IMP]fixing event rights for sale user and manager to view customer form when event is installed
bzr revid: dhr@tinyerp.com-20120615060410-coxn0w8ddt7jhj6x
2012-06-15 11:34:10 +05:30
Dharti Ratani (OpenERP) 7dbbcc58bd [IMP]Sales-No access to Product form view for sale user
bzr revid: dhr@tinyerp.com-20120611131143-rsp590xxiqk1ug52
2012-06-11 18:41:43 +05:30
Dharti Ratani (OpenERP) 921fe3ce3d [IMP]Sales - Open product form by sale user and manager
bzr revid: dhr@tinyerp.com-20120611130730-n8eaqa596o2bn67k
2012-06-11 18:37:30 +05:30
Dharti Ratani (OpenERP) 4d3944243f [IMP]Sale order -preventing from creating invoice without invoicing payment terms
bzr revid: dhr@tinyerp.com-20120611124518-oz0nei3qccmpmnwm
2012-06-11 18:15:18 +05:30
Jagdish Panchal (Open ERP) 81a9188d89 [FIX] sale: Give accees right to model_account_invoice_report
lp bug: https://launchpad.net/bugs/904805 fixed

bzr revid: jap@tinyerp.com-20111220061201-qyje32kc34cjr4jb
2011-12-20 11:42:01 +05:30
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
Fabien Pinckaers 825e3330b5 merge
bzr revid: fp@tinyerp.com-20110918124649-he806thackknbefg
2011-09-18 14:46:49 +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
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
François Degrave 8850bcb84b [FIX] dependencies in security groups
bzr revid: fde@openerp.com-20101228083043-6sfsuh4uvqvhu3ap
2010-12-28 09:30:43 +01:00
François Degrave 3609763f45 security groups (accountant)
bzr revid: fde@openerp.com-20101222112440-3owwcnp933o9um1t
2010-12-22 12:24:40 +01:00
François Degrave 9ca1866d50 [IMP] access rights for manufacturing manager, project user and manager groups
bzr revid: fde@openerp.com-20101221153314-kd8nrmuhe5kcp6uf
2010-12-21 16:33:14 +01:00
François Degrave 1d311657b7 [IMP] access rights for manufacturing user group
bzr revid: fde@openerp.com-20101221121337-hydrszi2yy18kuc4
2010-12-21 13:13:37 +01:00
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 78376fc6a3 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20101220111253-4vrzuc73l0fogj6b
2010-12-20 12:12:53 +01:00
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
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
ARA (OpenERP) 2de1f87e8a [FIX] sale: sale access right
lp bug: https://launchpad.net/bugs/681398 fixed

bzr revid: ara@tinyerp.com-20101210053437-ywemt8rqa439257z
2010-12-10 11:04:37 +05:30
ron@tinyerp.com 09948fcad5 [IMP]sale:Update CSV file for Access write
bzr revid: ron@tinyerp.com-20101102055727-9ogurx3btr2bxumx
2010-11-02 11:27:27 +05:30
ron@tinyerp.com d9a4cb7313 [IMP]sale:changes in CSV file
bzr revid: ron@tinyerp.com-20101101133809-fzm17hg0heegc00l
2010-11-01 19:08:09 +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 fe9500c14e [IMP] access rights cleaning
bzr revid: fp@tinyerp.com-20101016164709-8w551aaosqx0dufu
2010-10-16 18:47:09 +02:00
qdp-launchpad@tinyerp.com 40a2f48b45 [IMP] sale: security enhancements
bzr revid: qdp-launchpad@tinyerp.com-20101008213205-37h0e6q3i1h0bq5o
2010-10-08 23:32:05 +02:00
mtr 7dd989a7d6 [IMP] sale:-improvements in the access rights of sales for user and manager
bzr revid: mtr@mtr-20101008112236-u4ufgpvq9p3d4r32
2010-10-08 16:52:36 +05:30
mtr 3be7462b17 [IMP] sale:-improvements in security rights for Sales/Reporting
bzr revid: mtr@mtr-20101007060810-tljtv31r5h30mxcb
2010-10-07 11:38:10 +05:30
amp (OpenERP) bd426f0346 [IMP] crm,hr_*,auction,knowledge,mrp,product,project,sale,survey : access rights improvements
bzr revid: vir@tinyerp.com-20100810134529-wyqlh5d3zabd25gv
2010-08-10 19:15:29 +05:30
Vir (Open ERP) cc83cdab91 [MOD] small change in sale access rights
bzr revid: vir@tinyerp.com-20100807064745-vhud90v6b0yw8ur7
2010-08-07 12:17:45 +05:30
DBR (OpenERP) c76677277f [MOD]Improvement in sale_* access right
bzr revid: dbr@tinyerp.com-20100806112719-w1upbh01vtq2id2k
2010-08-06 16:57:19 +05:30
Vir (Open ERP) e0f5805183 [MOD] Improvements in sales_* module access rights
bzr revid: vir@tinyerp.com-20100805135146-v823i09f2e8bq3b9
2010-08-05 19:21:46 +05:30
Vir (Open ERP) 2980c2df36 [MOD] Modification in product access rights
bzr revid: vir@tinyerp.com-20100805074225-bolsqxfwjqcq36p5
2010-08-05 13:12:25 +05:30
AMP (OpenERP) bea256de3f [MOD] usability small changes in access rights
bzr revid: amp@tinyerp.com-20100802085501-si4qbaubw0immyb2
2010-08-02 14:25:01 +05:30
AMP (OpenERP) 39d1c31b49 [MOD] usability improvement and changes in access rights
bzr revid: amp@tinyerp.com-20100730130247-1hvssj5z0f9gvd3a
2010-07-30 18:32:47 +05:30
AMP (OpenERP) 7e0180c254 [MOD] usability improvement in access rights
bzr revid: amp@tinyerp.com-20100729133057-gdhqqohzpkdnq8vl
2010-07-29 19:00:57 +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