Commit Graph

131 Commits

Author SHA1 Message Date
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
qdp-launchpad@tinyerp.com ba90e6841c [FIX] account: display in the widget selection of companies, only the companies that haven't been configured yet (but don't care about the demo chart of accounts)
bzr revid: qdp-launchpad@tinyerp.com-20101223151639-pmqdohf0y03kh8zm
2010-12-23 16:16:39 +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 8053f16315 [MERGE] merged with branch 3
bzr revid: qdp-launchpad@tinyerp.com-20101213205054-nncswx7rxxuaa3q4
2010-12-13 21:50:54 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
mtr d9c77fffbe [IMP] account:filtered already configured companies in Accounting Application Configuration wizard
bzr revid: mtr@mtr-20101210094023-3hbll2inkty6ilxw
2010-12-10 15:10:23 +05:30
qdp-launchpad@tinyerp.com faf0a95b38 [FIX] account: fix bad usage of self.poll._init
lp bug: https://launchpad.net/bugs/576898 fixed

bzr revid: qdp-launchpad@tinyerp.com-20101206153709-40cw3byj8df2oulv
2010-12-06 16:37:09 +01:00
Mustufa Rangwala 07eaa79f21 [FIX] Account: account.tax.template without prince_include field
lp bug: https://launchpad.net/bugs/539717 fixed

bzr revid: mra@mra-laptop-20101116080018-0eo8k08qrub52ywn
2010-11-16 13:30:18 +05:30
Mustufa Rangwala d6d1851526 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101104133444-mdae2x6tde2wdy36
2010-11-04 19:04:44 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
qdp-launchpad@tinyerp.com 945a1d16d8 [FIX] account, installer: put back the lambda expression in _defaults on date fields in order to have those value depending on current date rather that on the starting date of the server
bzr revid: qdp-launchpad@tinyerp.com-20101104120852-nxt9l88c13i3rf0y
2010-11-04 13:08:52 +01:00