Commit Graph

71 Commits

Author SHA1 Message Date
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Khushboo Bhatt (Open ERP) 7fb3086296 [FIX]sale:string updated
bzr revid: kbh@tinyerp.com-20121219094942-6dkketgcdtxktvrl
2012-12-19 15:19:42 +05:30
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
Quentin (OpenERP) 9701f46a98 [REF] sale: reorganize file to reduce the diff with trunk and ease the code review
bzr revid: qdp-launchpad@openerp.com-20120919095139-whhb2zptry8to7jg
2012-09-19 11:51:39 +02:00
Atul Patel (OpenERP) b4d415ff9b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120917050738-i5730n5sbqvnfsnh
2012-09-17 10:37:38 +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
Atul Patel (OpenERP) 2e65d4319f [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120912051440-raj6egoom3qyfsmm
bzr revid: atp@tinyerp.com-20120913034436-i09g3lujgvy81gr6
bzr revid: atp@tinyerp.com-20120914051314-m5g13izj55f4sxqi
2012-09-14 10:43:14 +05:30
Atul Patel (OpenERP) 30bf8715cf [IMP]: Change workflow transition. remove type field
bzr revid: atp@tinyerp.com-20120909123216-vys9dyuqk5i7grgr
2012-09-09 18:02:16 +05:30
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
Harry (OpenERP) 194a692019 [FIX] sale: change name of user group
bzr revid: hmo@tinyerp.com-20120906071827-osb57ivq7xqviy7q
2012-09-06 12:48:27 +05:30
Harry (OpenERP) 01ceabea6f [FIX] sale,hr: tips on user groups
bzr revid: hmo@tinyerp.com-20120906064936-qrckr0avzpjpm4m4
2012-09-06 12:19:36 +05:30
pso (OpenERP) e07499a9a2 [MERGE] Merged HSA's branch to add currency field on accounting config wizard and to improve tooltip
bzr revid: pso@tinyerp.com-20120831125842-m0ioafazvs1h47gq
2012-08-31 18:28:42 +05:30
Hardik b6eacb18e7 [IMP]Add multi currency field and tooltip messages are add
bzr revid: hsa@tinyerp.com-20120831084455-fnugi1p4q6hwb5r3
2012-08-31 14:14:55 +05:30
Atul Patel (OpenERP) bab2f1959f [FIX]: Fix menu and workflow problem
bzr revid: atp@tinyerp.com-20120727062841-cg5qtd34nnll8n5r
2012-07-27 11:58:41 +05:30
Atul Patel (OpenERP) 0ba2495536 [MERGE]: Merged with addons
bzr revid: atp@tinyerp.com-20120727045234-7jti0rs51z5beb8a
2012-07-27 10:22:34 +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
Raphael Collet 57088483e8 [IMP] sale: restrict field properties on sale order lines to a group enabled by settings
bzr revid: rco@openerp.com-20120723102736-9w2yew9j64hsekts
2012-07-23 12:27:36 +02:00
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
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 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
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 aacdfb2d71 [IMP] sale.config.settings: improve xml id of two more groups
bzr revid: rco@openerp.com-20120321143635-5k0qpdkdwrmgido1
2012-03-21 15:36:35 +01:00
Raphael Collet 1201b663be [IMP] sale.config.settings: rename xml id of some usability groups, and cleanup code related to tax policy
bzr revid: rco@openerp.com-20120321142629-9gkrrl298jpv9b7n
2012-03-21 15:26:29 +01:00
Raphael Collet 3cdec55f98 [IMP] sale.config.settings: define groups for enabling access to menus 'Lines to Invoice' and 'Deliveries to Invoice'
bzr revid: rco@openerp.com-20120321130121-94uhihyq5k0ve5w4
2012-03-21 14:01:21 +01:00
Turkesh Patel (Open ERP) 879f279dc7 [IMP] improved code for set tax policy
bzr revid: tpa@tinyerp.com-20120307071641-1ok6n783wnwmf2rq
2012-03-07 12:46:41 +05:30
Ujjvala Collins (OpenERP) 7371412505 [IMP]: Improved tooltips. Improved views. Added default_get method to server. Added groups to hidden category.
bzr revid: uco@tinyerp.com-20120302113931-18fsygevyym7e14q
2012-03-02 17:09:31 +05:30
Turkesh Patel (Open ERP) b53cf8d33f [IMP] Improved code. added group on UOM field improved tooltip and changes in groups
bzr revid: tpa@tinyerp.com-20120302084846-ighfb6dsggw97z1k
2012-03-02 14:18:46 +05:30
Ujjvala Collins (OpenERP) adc65d5cfa [IMP]: Improved code: added functionality to the respected modules. Added get and set methods.
bzr revid: uco@tinyerp.com-20120229095021-ogpd1s4nyxa7wdns
2012-02-29 15:20:21 +05:30
Turkesh Patel (Open ERP) 6b7d8c00d1 [IMP] remove group_sale_notes_subnotes ind add field sale_layout
bzr revid: tpa@tinyerp.com-20120228091425-99j1kcz5so20r0yg
2012-02-28 14:44:25 +05:30
Turkesh Patel (Open ERP) b7cedc79b3 [ADD] add new groups to Employee group and apply groups on fields
bzr revid: tpa@tinyerp.com-20120227092851-x32bot0ub3uw3izy
2012-02-27 14:58:51 +05:30
Ujjvala Collins (OpenERP) 49b2920b82 [IMP]: Improved code.
bzr revid: uco@tinyerp.com-20120227055635-ugxsh4rh6flw3ryu
2012-02-27 11:26:35 +05:30
Turkesh Patel (Open ERP) c31cea585b [ADD] add the new usability groups in sales
bzr revid: tpa@tinyerp.com-20120224090847-f8v7cg22xxmain4b
2012-02-24 14:38:47 +05:30
Raphael Collet 00fbd705f6 [IMP] sale, sale_crm, share, stock: add group categories
bzr revid: rco@openerp.com-20111212141131-5yhvgd2pjx60seo1
2011-12-12 15:11:31 +01:00
Fabien Pinckaers 605c2d6be3 fix
bzr revid: fp@tinyerp.com-20111114091059-tq5c7dnbrmc3am1z
2011-11-14 10:10:59 +01:00
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00
Raphael Collet 690f42073d fixed implications between sales groups
bzr revid: rco@openerp.com-20110802132005-9f30si9s6luo2qvk
2011-08-02 15:20:05 +02:00
Raphael Collet ba6342174e add group implications
bzr revid: rco@openerp.com-20110802130811-pkdmw43ufifz0tpj
2011-08-02 15:08:11 +02:00
Amit Parmar (OpenERP) 887ea79669 [IMP] modify the groups in sales and accounting
bzr revid: aar@tinyerp.com-20110720133703-7ntpnt6lqzana1x2
2011-07-20 19:07:03 +05:30
Rucha (Open ERP) 95f34fdd57 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-rework-addons-23-march-aag
bzr revid: rpa@tinyerp.com-20110414122138-lc39kmpem7rfdgpw
2011-04-14 17:51:38 +05:30
aag (OpenERP) d216761aff [IMP]Sale:Add Sale / User To Admin User
bzr revid: aag@tinyerp.co.in-20110414113904-k22vpnp6205lqs2k
2011-04-14 17:09:04 +05:30
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
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
ron@tinyerp.com f25f3795d0 [FIX]account,product,sale:Missing company rules
lp bug: https://launchpad.net/bugs/724073 fixed

bzr revid: ron@tinyerp.com-20110225063015-tv828yhgitxm2mlx
2011-02-25 12:00:15 +05:30
uco (OpenERP) 13af7212a9 [FIX] document,procurement,sale: Fixed record rules.
bzr revid: uco@tinyerp.com-20101230124854-dgd3rw4ghxahex5u
2010-12-30 18:18:54 +05:30
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
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
Harry (OpenERP) 764b9f251e [FIX] correct regression on intalling module without demo data
bzr revid: hmo@tinyerp.com-20101114134821-7djwpr6nmmxu584q
2010-11-14 19:18:21 +05:30
Mustufa Rangwala f234d42a03 [FIX] Sale: sale.shop isn't multicompany
lp bug: https://launchpad.net/bugs/663985 fixed

bzr revid: mra@mra-laptop-20101103043331-f4gcu2sb9exefwtf
2010-11-03 10:03:31 +05:30