Commit Graph

169 Commits

Author SHA1 Message Date
Christophe Simonis 83bd9ee16b [FIX] account: give "Invoice" users access to "Invoice Analysis" Report.
This access is required in order to display the amount invoiced on partner form
2014-11-12 19:25:50 +01:00
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
Fabien Pinckaers 5cc81dd64f Fixes 2014-07-02 18:18:29 +02:00
Christophe Simonis 9e8e3653f2 [MERGE] forward port of branch saas-4 up to f68c835 2014-06-25 12:43:41 +02: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
qdp-odoo e3491ccb71 [IMP] account: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +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
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +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
Paramjit Singh Sahota ec11fa23a8 [IMP] Given the access rights for the account.journal.cashbox.line in ACCOUNT.
bzr revid: psa@tinyerp.com-20120823100640-5i00hwtv12wei7re
2012-08-23 15:36:40 +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
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 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +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
Jigar Amin - OpenERP 6c88d42bd4 [FIX] account pasrtner_address_id and annonymous veriable names
bzr revid: jam@tinyerp.com-20120307070730-69akg01n5hpvlkdo
2012-03-07 12:37:30 +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 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
Olivier Dony f8534688a2 [MERGE] missing res.currency.rate.type access rights
bzr revid: odo@openerp.com-20110919173918-e6gmwwm6l5wyzzkx
2011-09-19 19:39:18 +02:00
Quentin (OpenERP) f54bfcbefc [IMP] account, financial reports: access rights
bzr revid: qdp-launchpad@openerp.com-20110919130958-ejzebzioher2g53p
2011-09-19 15:09:58 +02:00
Ujjvala Collins (OpenERP) c7cbb40e1b [REF] account: Changed object name in access rules with reference to lp:~openerp-dev/openobject-addons/trunk-account_report-rename_object-uco branch.
bzr revid: uco@tinyerp.com-20110909062629-7pt6ot2vht3eg23l
2011-09-09 11:56:29 +05:30
Ujjvala Collins (OpenERP) 66e1fe58c5 [ADD] account: Added access rule for Currency rate type object for account manager.
bzr revid: uco@tinyerp.com-20110908112457-jjbpahsxs1wot8p0
2011-09-08 16:54:57 +05:30
Ujjvala Collins (OpenERP) 81ed3bfdd2 [ADD] account: Added access rules for account low level object.
bzr revid: uco@tinyerp.com-20110908100037-es5np3mw4h20h8in
2011-09-08 15:30:37 +05:30
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
Raphael Collet 3cb016f7e5 [IMP] hr: employee form, fix behavior of 'My Timesheet', enable employee to confirm timesheet
bzr revid: rco@openerp.com-20110722100841-rog4jmdbjmhqb29f
2011-07-22 12:08:41 +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
Hardik Ansodariy (OpenERP) 2296b52568 [IMP]:improved hr module
bzr revid: han@tinyerp.com-20110711112329-72h3rbgs0n06pzs1
2011-07-11 16:53:29 +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
Quentin (OpenERP) 26d85afab6 [IMP] account: added access rights for model_account_treasury_report
bzr revid: qdp-launchpad@openerp.com-20110601091116-iysfehqoj7r2hlue
2011-06-01 11:11:16 +02:00
Quentin (OpenERP) 67e758945d [MERGE] lp:724073
bzr revid: qdp-launchpad@openerp.com-20110311151123-66ps2vpxxh07xqqc
2011-03-11 16:11:23 +01: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
ARA (OpenERP) 2f0b17cbdd [FIX] account: missing access rights for the group employee
lp bug: https://launchpad.net/bugs/727242 fixed

bzr revid: ara@tinyerp.com-20110302101410-f63gdfq4nl3f339i
2011-03-02 15:44:10 +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
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Mustufa Rangwala a124598535 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110104132853-5p0d124psvzni9nu
2011-01-04 18:58:53 +05:30
Mustufa Rangwala 86ba868244 [FIX] Account: as user, error message in Accounting Application
lp bug: https://launchpad.net/bugs/695296 fixed

bzr revid: mra@mra-laptop-20110103092142-u5fj63ik3lj80uhc
2011-01-03 14:51:42 +05:30
Mustufa Rangwala 3bdca04e28 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110103090825-h3f9ie8qu7l09ceb
2011-01-03 14:38:25 +05:30