Commit Graph

60 Commits

Author SHA1 Message Date
Adrien Peiffer 78f3b94601 [IMP] account: Add multi-company record rule for analytic entries report
As a multi-company rule is already present for account.analytic.account and account.analytic.line, should have one on the report on both of them.
2014-11-03 11:50:10 +01:00
dhr-odoo df6b37c472 [FIX] account: add multicompany rule to account.subscription.line
The wizard to generate recurring entries did not respect multicompany rules as the request was done in plain sql.
Add ir.rule and use the orm (opw 607782)
2014-06-25 12:07:02 +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
Quentin (OpenERP) ff6966da8b [IMP] account: added an option to enable/disable the check_total feature on supplier invoices
bzr revid: qdp-launchpad@openerp.com-20121024091313-s6k3ekmsen5ntez4
2012-10-24 11:13:13 +02:00
Fabien Pinckaers b55bbc4b7b [FIX] l10n_ma unnecessary group
bzr revid: fp@tinyerp.com-20120928073632-xo2jqv620ek2rdsx
2012-09-28 09:36:32 +02:00
Antonin Bourguignon aae20beef0 [IMP] remove the useless attribute model="ir.model"
bzr revid: abo@openerp.com-20120924141047-2mang092z0ak288g
2012-09-24 16:10:47 +02:00
Antonin Bourguignon de9eb7f78c [IMP] indentation and arguments order for readabily sake
bzr revid: abo@openerp.com-20120924140632-mig0szmfvopl1wq0
2012-09-24 16:06:32 +02:00
Antonin Bourguignon 3049f0a2a8 [MERGE] trunk
bzr revid: abo@openerp.com-20120924135704-neh93vull9m35qhs
2012-09-24 15:57:04 +02:00
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
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
Amit (OpenERP) f9c2437959 [FIX] account : Add access rules for entry analysis report
lp bug: https://launchpad.net/bugs/999506 fixed

bzr revid: amp@tinyerp.com-20120518103541-vfp9bh4p9dqwbr18
2012-05-18 16:05:41 +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 b8dea9ec32 [IMP] account.config.settings: remove redundant group 'Dates and Periods'
bzr revid: rco@openerp.com-20120403073128-nwngudl2z6sync1z
2012-04-03 09:31:28 +02:00
Raphael Collet 3df4146b94 [IMP] account.config.settings: rename id of usability groups
bzr revid: rco@openerp.com-20120329142731-843r2c34gpjsnw9i
2012-03-29 16:27:31 +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 532f125232 [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting)
bzr revid: rco@openerp.com-20120328074146-8bfa90nkus9bxbaf
2012-03-28 09:41:46 +02:00
Ujjvala Collins (OpenERP) 5128b93091 [ADD] account: Added config files.
bzr revid: uco@tinyerp.com-20120307124301-ey6qvcafb3uibuqy
2012-03-07 18:13:01 +05:30
Raphael Collet c0755c4218 [IMP] account, analytic, auction: add group categories
bzr revid: rco@openerp.com-20111212133523-ea0r5b47mc5tddl7
2011-12-12 14:35:23 +01:00
Olivier Dony 6bbfae0ccc [REM] account: duplicate ir.rule
bzr revid: odo@openerp.com-20111201103310-7nwtr9kt7z48uif5
2011-12-01 11:33:10 +01:00
Raphael Collet ba6342174e add group implications
bzr revid: rco@openerp.com-20110802130811-pkdmw43ufifz0tpj
2011-08-02 15:08:11 +02:00
Raphael Collet f813c99f1a [IMP] rename some groups
bzr revid: rco@openerp.com-20110722134847-tqk9w52gaf32qvim
2011-07-22 15:48:47 +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
Quentin (OpenERP) 1950fc4216 [FIX] account: added Invoice Analysis multi-company record rule
bzr revid: qdp-launchpad@openerp.com-20110630142502-t95rt219e26ivwsb
2011-06-30 16:25:02 +02:00
ron@tinyerp.com 7fac15c1b9 [REF]Account:Missing company rules
bzr revid: ron@tinyerp.com-20110310070412-joyjs060iwf0ctms
2011-03-10 12:34:12 +05:30
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
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
qdp-launchpad@tinyerp.com 1d2295bbed [FIX] account: men should be allow to see only the taxes related to the current company used. This fix the problem of a product company neutral with several taxes defined (one for each existing company): previously the onchange was setting all the taxes on invoice/SO/PO/... lines instead of just the one for the current company
bzr revid: qdp-launchpad@tinyerp.com-20101220104035-j5hfqylqyyqb137c
2010-12-20 11:40:35 +01:00
Fabien Pinckaers 37680303df [IMP] ir.rule reviewed
bzr revid: fp@tinyerp.com-20101018092840-7a6wv2vw2s6a1a2s
2010-10-18 11:28:40 +02:00
Fabien Pinckaers 256bca359d [IMP] better useability
bzr revid: fp@tinyerp.com-20101009160143-rrcfgoyudey22zv4
2010-10-09 18:01:43 +02:00
vth 69d838d811 [IMP] account: remove extra groups from accounting configration and place correct account manager group on it
bzr revid: vth@tinyerp.com-20101001121641-26161pur7ueippbe
2010-10-01 17:46:41 +05:30
psi (Open ERP) fc57fe8d7d [IMP] account_*: Remove group Administration/Configuration for accounting menues
bzr revid: psi@tinyerp.co.in-20101001111455-88me8sklhwpzrnte
2010-10-01 16:44:55 +05:30
psi (Open ERP) 31d391b75e [IMP] account_*: Remove group Accounting / Accountant and Manager
bzr revid: psi@tinyerp.co.in-20101001091645-47we79k2g6eackhi
2010-10-01 14:46:45 +05:30
vra 50cd1e0de3 [ADD] account,account_voucher: assigned analytic group to different related menus and fields.
bzr revid: vra@tinyerp.com-20100923123820-ahg4auj73qodk4wq
2010-09-23 18:08:20 +05:30
pap (openerp) 8117491765 [IMP] Account: renamed term fiscal position to term fiscal mapping and other related terms accordingly in all the files
bzr revid: pap@tinyerp.co.in-20100916135102-w2wb0au8kdijabkt
2010-09-16 19:21:02 +05:30
vra 039ef25d0d [ADD] added access rights for Analytic Accounting group including menus.
[REM] Extended group for analytic related menus.
[FIX] Analytic Entries date Order.
[FIX] Assigning sale price with proper sign in product_id onchange in analytic line.

bzr revid: vra@tinyerp.com-20100907115728-n09gkjycdr32ej77
2010-09-07 17:27:28 +05:30
vra c1dbc408c5 [ADD] account, account_payment, analytic: added company related record rules for some objects and also added company field.
bzr revid: vra@tinyerp.com-20100820113218-5xg58scsgjavb6fg
2010-08-20 17:02:18 +05:30
Amp, Vir c01ead7380 [MOD] crm_*,account,stock,document,association : changes access rights according extended groups
bzr revid: vir@tinyerp.com-20100818130815-2pn9bpkzf2en3bcw
2010-08-18 18:38:15 +05:30
Vir,Amp 19bfc74481 [FIX] account : account access rights are again set as per guilelines.
bzr revid: vir@tinyerp.com-20100818065759-2k9zudau476zszog
2010-08-18 12:27:59 +05:30
vra 7da742b2e4 [FIX][IMP][ADD] account,account_accountant,base_setup: added access rights and shifting the group defination code into account, Added condition for sale on module: install account_accountant.
bzr revid: vra@tinyerp.com-20100816135013-ftpzociooazay8hb
2010-08-16 19:20:13 +05:30
AMP (OpenERP) e7ed9c6e9a [MOD] usability improvement in access rights in account
bzr revid: amp@tinyerp.com-20100803071815-tall6a3uswl7ww6f
2010-08-03 12:48:15 +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 bc2b6794f5 modifs
bzr revid: fp@tinyerp.com-20100625160745-3plurl159kebvwqq
2010-06-25 18:07:45 +02:00
sbh (Open ERP) f45e7c7fa0 [Fix] Account :Fix the problem of menu
bzr revid: sbh@tinyerp.com-20100614114917-v2kl59y4p6cp9r6a
2010-06-14 17:19:17 +05:30
Fabien Pinckaers d093b7df1a [IMP] bugfixes and better views
bzr revid: fp@tinyerp.com-20100613211636-qd4qub5xnpv13daa
2010-06-13 23:16:36 +02:00
Rvo (Open ERP) d4cb287b1d [IMP]:changes in ir.rule demo to support the new functionaliy of ir.rule
bzr revid: rvo@tinyerp.co.in-20100428125109-wq33afl8104gx6rf
2010-04-28 18:21:09 +05:30
Mantavya Gajjar 178ecac310 [REVIEW]: review record rules for the sale, purchase, account, stock, and produc
bzr revid: mga@mga-20100316143337-ng6bmx315jq3ymu4
2010-03-16 20:03:37 +05:30
GPA(OpenERP),VRA(OpenERP) d549927afc [MERGE] Merged Multicompany branch
bzr revid: jvo@tinyerp.com-20091130062207-7yxysaq03yypk2be
2009-11-30 11:52:07 +05:30
rpa-openerp d99453ecfa [FIX] account: security xml file error for bad schema validator
bzr revid: mra@tinyerp.com-20091126113739-k305bpf640tlbcxe
2009-11-26 17:07:39 +05:30
Fabien Pinckaers 1b12a5a8c1 merge
bzr revid: fp@tinyerp.com-20091126075703-7zj8iksoahs0omig
2009-11-26 08:57:03 +01:00
Fabien Pinckaers 8ab5c34ce6 [IMP] multi-company
bzr revid: fp@tinyerp.com-20091126075403-ug2n4hzkxm2qbwiz
2009-11-26 08:54:03 +01:00