Commit Graph

141 Commits

Author SHA1 Message Date
Antonin Bourguignon a97687a420 [MERGE] latest trunk
also replace the error message title 'Operation Not Permitted' by 'Invalid Action'

bzr revid: abo@openerp.com-20120807120451-zdrrecilfh82obhl
2012-08-07 14:04:51 +02:00
Pinakin Nayi (OpenERP) 3aab9f4f56 [IMP]accounting-option-wizard
bzr revid: pna@tinyerp.com-20120806121722-w2r8givb32dl0mn3
2012-08-06 17:47:22 +05:30
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
Kuldeep Joshi (OpenERP) 179234552e [IMP]portal: set logger
bzr revid: kjo@tinyerp.com-20120622065756-hgi4crut0gqr9n63
2012-06-22 12:27:56 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Amit Patel (OpenERP) 84b2bec521 [IMP]:set dict if context is None.
bzr revid: apa@tinyerp.com-20120605111946-c3wqtixpybqc9qks
2012-06-05 16:49:46 +05:30
Jagdish Panchal (Open ERP) c5cd83284d [IMP] Account: improve code for chart of account wizard
bzr revid: jap@tinyerp.com-20120503103645-atid3qv10o12ijnj
2012-05-03 16:06:45 +05:30
Thibault Delavallée 35446546d3 [IMP] Small code cleaning.
bzr revid: tde@openerp.com-20120213152152-cp4c6akarz1k45u1
2012-02-13 16:21:52 +01:00
Thibault Delavallée a22726ffe6 [IMP] Add comments
bzr revid: tde@openerp.com-20120213152121-tkdldypj70v52jrn
2012-02-13 16:21:21 +01:00
Thibault Delavallée 901a88bf25 [IMP] When trying to launch the Chart of Accounts configuration wizard, there is now a check of the number of unconfigured companies. This prevents from having a wizard impossible to execute due to the lack of company_id. Also cleaned a bit the code in account_view.xml (ir_actions_server_action_wizard_multi_chart id).
bzr revid: tde@openerp.com-20120213150322-a8d6kx5047r0sdd9
2012-02-13 16:03:22 +01:00
Quentin (OpenERP) 4ed7824b85 [FIX] account: install the generic chart of account fixed
bzr revid: qdp-launchpad@openerp.com-20111213131639-so2mo0b9ua0d236s
2011-12-13 14:16:39 +01:00
Rucha (Open ERP) 6933af637c [MERGE]: Merge with latest trunk-addons + Resolved conflicts
bzr revid: rpa@tinyerp.com-20111128053937-88tibpqgnf9y6kq0
2011-11-28 11:09:37 +05:30
Fabien Pinckaers ccfadbdd90 [IMP] Removed the wizard to install chart of accounts -> install automatically
If installation from SaaS, we know the country of the main company so that we
can install the chart of account by default if it exists for this country. If
not from SaaS, you get the wizard like before.

bzr revid: fp@tinyerp.com-20111123141616-jrz846u7hd3rubbc
2011-11-23 15:16:16 +01:00
Fabien Pinckaers d063f89ac0 corrections for 'chart of accounts' and translations
bzr revid: fp@tinyerp.com-20111111200036-7sfslmttes77bwwz
2011-11-11 21:00:36 +01:00
Bogdan Stanciu c62e7ba08b [IMP] Changed 'Chart of Account' into 'Chart of Accounts' mainly in the pot/po files. Added a few translation elements to account.pot and fr.po.
bzr revid: bogdanovidiu.stanciu@gmail.com-20111108100700-i1wnp66n35mg2uwa
2011-11-08 11:07:00 +01:00
Stephane Wirtel e9600b8256 [FIX] account: Use the category 'Account Charts' for the wizard of Chart of Accounts
bzr revid: stw@openerp.com-20111103144039-fqikzqv88ka89yxs
2011-11-03 15:40:39 +01:00
Stephane Wirtel 33a6d24bcd [IMP] account: Hide the company_id only if there is a default company (only one)
bzr revid: stw@openerp.com-20111026145643-nw9rza8g8u08i7bg
2011-10-26 16:56:43 +02:00
Raphael Collet 6abc256962 [MERGE] lp:871680
bzr revid: rco@openerp.com-20111017123704-4xmangetbcrqtum9
2011-10-17 14:37:04 +02:00
Bharat (OpenERP) 42012fd829 [FIX] account : given precise names to the taxes for sales and purchases in account/installer.xml
lp bug: https://launchpad.net/bugs/871680 fixed

bzr revid: bde@tinyerp.com-20111013131726-q31fp6synbz23d6a
2011-10-13 18:47:26 +05:30
Stephane Wirtel bfc823812d [MERGE] Rename the categories (__openerp__.py) of the modules
bzr revid: stw@openerp.com-20110929121512-bl21yfzmdieeq9si
2011-09-29 14:15:12 +02:00
Antony Lesuisse 56435cf23d [FIX] account configurable chart by default
bzr revid: al@openerp.com-20110926233159-cc3s40hftgpuexu0
2011-09-27 01:31:59 +02:00
Stephane Wirtel 57911141bc [IMP] Move all installers into base_setup
bzr revid: stw@openerp.com-20110926164323-ob28bw1zgfmaih9c
2011-09-26 18:43:23 +02:00
Maxime Chambreuil 8de161c243 [FIX] Made changes in account.py and installer.py inorder to get the company information while loading account module
lp bug: https://launchpad.net/bugs/822976 fixed

bzr revid: bde@tinyerp.com-20110810060607-9gltlhrpiwyqu3yv
2011-08-10 11:36:07 +05:30
Rucha (Open ERP) ceb64a143d [MERGE]: Merged with latest trunk-addons as there are many changes regarding config wizards
bzr revid: rpa@tinyerp.com-20110805060927-8bcmk370c4ln9018
2011-08-05 11:39:27 +05:30
ron@tinyerp.com 36166824e2 [REM] account: l10n_multilang: Remove unused variable on execute method
bzr revid: ron@tinyerp.com-20110802073441-f1txcsnbo2zhzkmm
2011-08-02 13:04:41 +05:30
ron@tinyerp.com e0d8fcb675 [REM] account: l10n_multilang: Remove on_change_tax method
bzr revid: ron@tinyerp.com-20110802072900-p560swly1tjzevga
2011-08-02 12:59:00 +05:30
ron@tinyerp.com 4178a8dddd [REM] account: l10n_multilang: Remove sale_tax, and purchase_tax fields from account installer wizard
bzr revid: ron@tinyerp.com-20110802070928-o41y8ef0g0zt8owo
2011-08-02 12:39:28 +05:30
Xavier Morel 3a6638ab2b [FIX] account: installer logging
bzr revid: xmo@openerp.com-20110718140559-sd43na26gge169ms
2011-07-18 16:05:59 +02:00
Quentin (OpenERP) 11144bf20e [FIX] account: installer of account_asset module
bzr revid: qdp-launchpad@openerp.com-20110711111913-ndcl3n5qfyi32cdz
2011-07-11 13:19:13 +02:00
Quentin (OpenERP) 664ba7bba3 [MERGE] merge with main addons branch
bzr revid: qdp-launchpad@openerp.com-20110630133009-i0qxzrn9up9e0bog
2011-06-30 15:30:09 +02:00
Rucha (Open ERP) f74fd68f3b [REM]: account: Removed unwanted field from the installer
bzr revid: rpa@tinyerp.com-20110628125356-quoc7hzchqc1it3q
2011-06-28 18:23:56 +05:30
aag (OpenERP) 57e5289d77 [ADD] Account: add account_voucher fields again
bzr revid: aag@tinyerp.co.in-20110623131502-pe10s7pev3zhw8rh
2011-06-23 18:45:02 +05:30
aag (OpenERP) 0afe868cb2 [REM] Account:remove account_voucher field from Account installer confic wiz bcuse this field is avalabale in main Install Appl and this field not shown read only so need to remove from Accountin features
bzr revid: aag@tinyerp.co.in-20110623123412-ohe63sds98lzrtej
2011-06-23 18:04:12 +05:30
aag (OpenERP) f73634dbaa [IMP]Account:merge installer wiz of account to Inastall Appl wiz
bzr revid: aag@tinyerp.co.in-20110606064842-dup1k2mtmwi3vo2g
2011-06-06 12:18:42 +05:30
ARA (OpenERP) f9d440fa6c [FIX] account: Overlapping fiscal years error in initial chart of accounts installation
lp bug: https://launchpad.net/bugs/710689 fixed

bzr revid: ara@tinyerp.com-20110523091125-t6qfae2jz8ilud6q
2011-05-23 14:41:25 +05:30
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
Quentin (OpenERP) 5a27aa0a91 [MERGE] lp:739342
bzr revid: qdp-launchpad@openerp.com-20110324131144-fqomix3t1pqtg5ur
2011-03-24 14:11:44 +01:00
Mustufa Rangwala f6b912e60c [FIX] account: replace query by search
bzr revid: mra@mra-laptop-20110321133657-o5uidd2kzj5hse1c
2011-03-21 19:06:57 +05:30
Mustufa Rangwala d83939845b [FIX] account: The Account Charts can not be visible in create Account Chart Wizard : Selection Field except Default Account Chart.
lp bug: https://launchpad.net/bugs/739342 fixed

bzr revid: mra@mra-laptop-20110321131728-mu8aba9rm17f6wym
2011-03-21 18:47:28 +05:30
Mustufa Rangwala 2a69a9e23f [FIX] Account: cannot install Any Chart of Account
lp bug: https://launchpad.net/bugs/735965 fixed

bzr revid: mra@mra-laptop-20110316094846-h0o0srendhztgvve
2011-03-16 15:18:46 +05:30
Quentin (OpenERP) a90aeb8c4a [REF] account: refactored the creation of journals in the generation from templates wizard, removed old deprecated boolean 'refund_journal' on account.journal (use the type field instead)
bzr revid: qdp-launchpad@openerp.com-20110303145900-8ghspjidwb540mhp
2011-03-03 15:59:00 +01:00
Mustufa Rangwala b53a9ab0cd [FIX] account: char templates installation refactor code
bzr revid: mra@mra-laptop-20110225134424-dwvllabvr1zt106v
2011-02-25 19:14:24 +05:30
psi (Open ERP) 8ef20c5b31 [IMP] account: Improvement in refector code for tax, account, journal template generation
bzr revid: psi@tinyerp.co.in-20110210065057-3mvlgcyixg7pc900
2011-02-10 12:20:57 +05:30
psi (Open ERP) 4ce06e0f88 [IMP] account: refactor code for generation of chart of templates
bzr revid: psi@tinyerp.co.in-20110209132830-srd9cfw1i9dnm77u
2011-02-09 18:58:30 +05:30
Mustufa Rangwala 51e3c0dff5 [MERGE] Account: accounting: improve the generation of journals and periods => backlog 991 id
bzr revid: mra@mra-laptop-20110204102049-2d80e0kr6vhk00el
2011-02-04 15:50:49 +05:30
psi (Open ERP) 43b097f7dd [ADD, IMP] account: changes in my last commite as per merge suggetion(New Opening and Miscellaneous journal)
bzr revid: psi@tinyerp.co.in-20110203101630-rvzgahp15111jf8s
2011-02-03 15:46:30 +05:30
psi (Open ERP) e6bdb08b5a [IMP, ADD] account: add Opening entry Journal, Miscellenous journal and respective accounts
bzr revid: psi@tinyerp.co.in-20110201123652-805x6523dq3lk4ix
2011-02-01 18:06:52 +05:30
psi (Open ERP) 18bcd1c980 [IMP, ADD] account:Improve the logic to create period so it can create one more period and add two journals for opening entries
bzr revid: psi@tinyerp.co.in-20110128105818-ptd5vk4xsaowmnec
2011-01-28 16:28:18 +05:30
Christophe Simonis 54a71a4e84 [FIX] account installers: get objects after call to super()
bzr revid: chs@openerp.com-20110120160722-4xev4or5vewiefm1
2011-01-20 17:07:22 +01:00
Mustufa Rangwala e39f771e91 [FIX] Account: [6.RC2] Account chart wizard does not check if generated account code for bank journal exsits
lp bug: https://launchpad.net/bugs/684119 fixed

bzr revid: mra@mra-laptop-20101224125947-lgw0mhlbb4kw2226
2010-12-24 18:29:47 +05:30