Commit Graph

156 Commits

Author SHA1 Message Date
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
Mustufa Rangwala f943acfa37 [FIX] Account: account creation wizard doesn't take selected company into account properly
lp bug: https://launchpad.net/bugs/651421 fixed

bzr revid: mra@mra-laptop-20101102073148-3qiz4qxz2dijyap5
2010-11-02 13:01:48 +05:30
vth cb53de3f3e [REF] account: replace get_object_reference method with _get_it of ir.model.data object to fatch the value of res_id in all account_* modules
bzr revid: vth@tinyerp.com-20101028083500-rulgay01xldj56sp
2010-10-28 14:05:00 +05:30
qdp-launchpad@tinyerp.com 4aaa3a4354 [FIX] account: fixed an untranslated term
bzr revid: qdp-launchpad@tinyerp.com-20101025152333-bl8btjwqne2qagfh
2010-10-25 17:23:33 +02:00
Mustufa Rangwala 9a49fa6ea8 [FIX] account
bzr revid: mra@mra-laptop-20101022093157-x99vazqlb266j63e
2010-10-22 15:01:57 +05:30
Mustufa Rangwala ba09551951 [REF]
bzr revid: mra@mra-laptop-20101021122424-337dz488sph0xwqw
2010-10-21 17:54:24 +05:30
psi (Open ERP) 5521e773ce [REF] account: clean installer.py
bzr revid: psi@tinyerp.co.in-20101021091925-4e50rlq7rn0ir838
2010-10-21 14:49:25 +05:30
psi (Open ERP) 3f9b1be31c [REF] account: clean code on installer.py
bzr revid: psi@tinyerp.co.in-20101020051353-2lnm99j3htjktqjt
2010-10-20 10:43:53 +05:30
Antony Lesuisse 4e9fac6337 [FIX] account.installer fixes
bzr revid: al@openerp.com-20101018151312-8ig27dcivy0snv8q
2010-10-18 17:13:12 +02:00
Mustufa Rangwala 08a7b6daa0 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101018053340-91whv0hocvv156sa
2010-10-18 11:03:40 +05:30
Fabien Pinckaers 2b248e655c useability
bzr revid: fp@tinyerp.com-20101017130911-dnffkeld59c4vah2
2010-10-17 15:09:11 +02:00
pso 9e8969370f [IMP] account: Code cleaning
bzr revid: pso@tinyerp.com-20101015090041-xydb0f6wwt9tjuwl
2010-10-15 14:30:41 +05:30
psi (Open ERP) a549980da4 [REF]
bzr revid: psi@tinyerp.co.in-20101013051112-ot4qpy0d9a8co0ty
2010-10-13 10:41:12 +05:30
mtr 7676a0740d [IMP] account:-In account.journal for demo data and generic chart,sequence is now created with code as a prefix
bzr revid: mtr@mtr-20101012132529-mun4cwjzj3ixfslh
2010-10-12 18:55:29 +05:30
fp b103f989db fix
bzr revid: fp@fp-laptop-20101010194841-wcmfw8c955iqu6ng
2010-10-10 21:48:41 +02:00
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
vth b845e6557e [REF] account
bzr revid: vth@tinyerp.com-20101008124922-h3rxefxmldl4300l
2010-10-08 18:19:22 +05:30
qdp-launchpad@tinyerp.com a97203120d [IMP] account: improved usability of account.tax form view + [REF] removed tax_group field from account.tax
bzr revid: qdp-launchpad@tinyerp.com-20100929170356-zg3me832f6va2w3a
2010-09-29 19:03:56 +02:00
Mustufa Rangwala 9fe138bd23 [FIX] Account: Configuration => bank journal with correct type
bzr revid: mra@mra-laptop-20100928132419-1w7b1qdxibjcun6o
2010-09-28 18:54:19 +05:30
Mustufa Rangwala b2bf932d6a [IMP] Account: journal and analytic journal relation imporved
bzr revid: mra@mra-laptop-20100924110320-j7nycokahnzjsqtx
2010-09-24 16:33:20 +05:30
qdp-launchpad@tinyerp.com 4547ad4eda [FIX] account, generic chart of account installer: multi company rules
bzr revid: qdp-launchpad@tinyerp.com-20100923162014-tnhm2p0eso8lub19
2010-09-23 18:20:14 +02:00
qdp-launchpad@tinyerp.com 66e2b3d57e [IMP] account, generic chart of account installer: typo corrected
bzr revid: qdp-launchpad@tinyerp.com-20100923160136-nompkflggl9wxxiu
2010-09-23 18:01:36 +02:00
Mustufa Rangwala 907c117027 [IMP] Account: Rename Starting Balance analytic journal with Miscellaneous operation, and set the refence on account.journal for bank and cash with that analtyic journal
bzr revid: mra@mra-laptop-20100923102540-equv23ffcys1u9ej
2010-09-23 15:55:40 +05:30
vra fe6afc9eac [IMP] account: put secondary currency false in configuration chart of account.
bzr revid: vra@tinyerp.com-20100923061736-gh5my12pj3dhayi1
2010-09-23 11:47:36 +05:30
Mustufa Rangwala 6e5389b45c [REF]
bzr revid: mra@mra-laptop-20100923054731-clnbpxtj41rbtnj0
2010-09-23 11:17:31 +05:30
Mustufa Rangwala cbff9fe860 [IMP] Account: demo data account.journal should have a link with demo data account.analytic.journal
bzr revid: mra@mra-laptop-20100923054209-gvotb1yzywd2bz96
2010-09-23 11:12:09 +05:30
qdp-launchpad@tinyerp.com 1b914d691c [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100922155840-4wbqo6r1z35fnram
2010-09-22 17:58:40 +02:00
pap (openerp) db492fe6ec [IMP] Account: improved tax codes for generic chart of accounts
bzr revid: pap@tinyerp.co.in-20100922124646-620u5dwkdqi2z2ci
2010-09-22 18:16:46 +05:30
Fabien Pinckaers dae5b382b7 merge
bzr revid: fp@tinyerp.com-20100919123614-oixyvfx7e199z2gc
2010-09-19 14:36:14 +02:00
rpa (Open ERP) c966c3c426 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100917060302-uoll977tjpkp5wfb
2010-09-17 11:33:02 +05:30
vra 55ba7cb48d [IMP][ADD] account: added new parent view account for bank account and revert some changes from demo & removed sencondary currency assignment from confi. account dict.
bzr revid: vra@tinyerp.com-20100917054652-8b67g6hoat9mnb3k
2010-09-17 11:16:52 +05:30
vra e195be20f7 [IMP] account: configuration chart - change the internal type of new generated cash and bank account in to Liquidity type.
bzr revid: vra@tinyerp.com-20100915052335-7hftw69dmu8gvbrd
2010-09-15 10:53:35 +05:30
rpa (Open ERP) 91e1d6b445 [IMP]: account: Chart of account is linked to the country user set in main company setup. If user put Belgium, the chart of account is belgium plan compatble normalisé. If user set a country for which there is not chart of account, it is Generic chart of account by default.
bzr revid: rpa@tinyerp.com-20100914055748-ku2ybuu9hat3bh4j
2010-09-14 11:27:48 +05:30
qdp-launchpad@tinyerp.com 9c38edb4e9 [MERGE] merge with main trunk addons branch
bzr revid: qdp-launchpad@tinyerp.com-20100913162641-nm4351simneo6fv0
2010-09-13 18:26:41 +02:00
pap (openerp) eaa8f0be8c [REM] Account: removed current date from account_model, code cleaning
bzr revid: pap@tinyerp.co.in-20100908104318-hcdzvgrvmspxpwkb
2010-09-08 16:13:18 +05:30
pap (openerp) db59baafca [IMP] Account: while configuring chart of accounts, skip fiscal year creation if there already exist a fiscal year with given range(date_start to date_stop) for given company
bzr revid: pap@tinyerp.co.in-20100908093225-lahshzklbrahw68i
2010-09-08 15:02:25 +05:30
Mustufa Rangwala 3e776eb15c [REF] Account
bzr revid: mra@mra-laptop-20100908080349-o33nxa2w3w6qx24h
2010-09-08 13:33:49 +05:30
rpa (Open ERP) 5ffb903608 [IMP]: Typo + Improvements
bzr revid: rpa@tinyerp.com-20100906055426-jrjl7llor09ivevi
2010-09-06 11:24:26 +05:30
uco (Open ERP) a3664353a2 [MERGE]
bzr revid: uco@tinyerp.com-20100903045753-l6c41z9214h2nut2
2010-09-03 10:27:53 +05:30
uco (Open ERP) 09b5a6512e [IMP] Configuration wizards: Improved text, tooltips and views.
bzr revid: uco@tinyerp.com-20100901122656-seo554egnr462lcm
2010-09-01 17:56:56 +05:30
Mustufa Rangwala 048509b878 [FIX] Account: Installer set refund_journal boolean true for refudn journal
bzr revid: mra@mra-laptop-20100831102326-q3mgnybjq8s4q5yc
2010-08-31 15:53:26 +05:30
vra e7fd6bab24 [IMP] account: configurable account chart.
bzr revid: vra@tinyerp.com-20100831090401-54g0ydofbmhhhiad
2010-08-31 14:34:01 +05:30
Jay (OpenERP) 031a79f52e [REF] Account
bzr revid: jvo@tinyerp.com-20100830062831-ogdbungx8wavf0v7
2010-08-30 11:58:31 +05:30
psi (Open ERP) 2831ed76a4 [IMP] account: Add tooltip for currency_id and change the label of account_type on account.bank.accounts.wizard object
bzr revid: psi@tinyerp.co.in-20100827072446-k2g61css8civ82ad
2010-08-27 12:54:46 +05:30
vra 1e8a9a983f [IMP] account: assigned collection and paid account to remaining configuration charts taxes, assigned common sequence for sale and purchase, assigned invoice seq for minimum chart demo journals.
bzr revid: vra@tinyerp.com-20100826134515-vzqm2ergu3bzkm0v
2010-08-26 19:15:15 +05:30
Mantavya Gajjar 02ebd11c1f [REM]: remove account_voucher_paymet as this module merged with the account_voucher
[FIX]: fix a problem of onchange_move_line_id on sales payment
[FIX]: solve the problem of default_get on account_voucher_line

bzr revid: mga@tinyerp.com-20100820185746-mh8ucho9i2bjywgg
2010-08-21 00:27:46 +05:30
Harry (OpenERP) e459cec005 [MERGE]
bzr revid: hmo@tinyerp.com-20100820092348-74m7l04tdwvo336u
2010-08-20 14:53:48 +05:30
Mustufa Rangwala 657eb14718 [IMP] Account: in the 'Accounting Chart Configration' config wizard, add a field company_id with groups=multi_company, by default current company. Fiscal year is created using that companies
bzr revid: mra@mra-laptop-20100820065803-7mh9oenqht0s86j7
2010-08-20 12:28:03 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
PAP(OpenERP) 06e635e61e [IMP] Account: Generic Chart Of Account modify and misc changes
bzr revid: mra@mra-laptop-20100816111833-n5eornoi3rhwks4f
2010-08-16 16:48:33 +05:30
Mantavya Gajjar ea3e980fbb [FIX]: fix a workflow signal for the voucher in voucher yaml
[FIX]: fix a installer problem, it should not remove demo chart of account, its done by the install chart of account wizard

bzr revid: mga@tinyerp.com-20100814145742-d27ehs0ilejkhxof
2010-08-14 20:27:42 +05:30
Mantavya Gajjar 88c1859c3e [FIX]: fix a problem of de-active demo chart account
[IMP]: improve the code for the demo periods

bzr revid: mga@tinyerp.com-20100814131842-17bg2keg40kd3622
2010-08-14 18:48:42 +05:30
vra 3ac06a178a [FIX][IMP] account: Fixed the Genetic chart of account including taxes omprovement, Inactive The minimul chart with Genetic chart installed.
bzr revid: vra@tinyerp.com-20100814073047-zm9rf842f0dfunhi
2010-08-14 13:00:47 +05:30
vra 237c2a7240 [ADD][FIX][IMP] account: added property field for reserve & surplus account reference to company object, fixed type head problem in uk minimum chart, configuration chart, account minimum chart.
bzr revid: vra@tinyerp.com-20100813141406-4a5m4jty2g873r7o
2010-08-13 19:44:06 +05:30
Mustufa Rangwala 4a39261bfe [IMP] Account: installer code clean
bzr revid: mra@mra-laptop-20100813041251-907ivapveulkodhg
2010-08-13 09:42:51 +05:30
MRA(OpenERP), PAP(OpenERP) 9c19076d09 [IMP] Account: Installation of account chart and extra modules configuration separated
bzr revid: mra@mra-laptop-20100813035527-smo1d4ug86n3fawd
2010-08-13 09:25:27 +05:30
Mantavya Gajjar f41257d03a [FIX]: fix a problem for the date_pool variable
bzr revid: mga@tinyerp.com-20100730131747-yyq0vedvqaax8ngo
2010-07-30 18:47:47 +05:30
Raphaël Valyi, Olivier Dony 48bf89dc34 [MERGE] a few project management-related minor fixes
bzr revid: odo@openerp.com-20100730122712-vn8biovwd8w1bull
2010-07-30 14:27:12 +02:00
Raphaël Valyi 934d8adb5a [FIX] account chart creation fixed what seems untested code
bzr revid: rvalyi@gmail.com-20100725155510-jpbn83g1ap0ef1wd
2010-07-25 12:55:10 -03:00
Mantavya Gajjar c5c499418d [IMP]: improvement in accounting
bzr revid: mga@tinyerp.com-20100723140726-9dcas1qebivvy4vo
2010-07-23 19:37:26 +05:30
Vir (Open ERP) 6e5270d4e3 [MOD] Improvements in Configuration wizard
bzr revid: vir@tinyerp.com-20100723104625-79wfk8os49ovocls
2010-07-23 16:16:25 +05:30
Vir (Open ERP) d82433bec5 [ADD] Configuration wizard : account_voucher,account_voucher_payment, hr_payroll, hr_payroll_account modules are added in module to install list of account and hr configuraiton wizard
bzr revid: vir@tinyerp.com-20100720081758-td84e1ykw0cgxb16
2010-07-20 13:47:58 +05:30
Harry (OpenERP) f07518d0d3 [FIX] account: fix problem in account chart configuration wizard
bzr revid: hmo@tinyerp.com-20100708133241-4t2jsm5ibj135mt4
2010-07-08 19:02:41 +05:30
qdp-launchpad@tinyerp.com 8e199aadc8 [IMP] account, hr_attendance, hr_timesheet: typo, remove empty lines
[FIX] account_coda: remove wrong comment

bzr revid: qdp-launchpad@tinyerp.com-20100618135520-b1k3la6hsfxs7xuh
2010-06-18 15:55:20 +02:00
Mustufa Rangwala 3be7801205 [MERGE] merge with trunk addons and remove conficts
bzr revid: mra@mra-laptop-20100618083859-5jbrk4u9l2vojxu6
2010-06-18 14:08:59 +05:30
Mustufa Rangwala d73e5f7757 [REF]
bzr revid: mra@mra-laptop-20100618072359-a860w5bc6y9i56wi
2010-06-18 12:53:59 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
nch@tinyerp.com d7c1fcbf7b [IMP]:configuration wizards
bzr revid: nch@tinyerp.com-20100513115052-vwsyu8s8tutpxprx
2010-05-13 17:20:52 +05:30
nch@tinyerp.com e2f6088ea7 [IMP]:configurable acc & tax chart
bzr revid: nch@tinyerp.com-20100513070339-6l3dds3jpmvo4wu9
2010-05-13 12:33:39 +05:30
nch@tinyerp.com f8d2111b2a [IMP]:account & installer wizards
bzr revid: nch@tinyerp.com-20100512140719-tl5gdbqa4egvbpwm
2010-05-12 19:37:19 +05:30
nch@tinyerp.com 6dab26458a [IMP]:account chart configurable
bzr revid: nch@tinyerp.com-20100511121950-rreasht5mqx0d1g6
2010-05-11 17:49:50 +05:30
nch@tinyerp.com 71f2ead153 [IMP]:account configurable chart
bzr revid: nch@tinyerp.com-20100511111346-lya700ijz3argfna
2010-05-11 16:43:46 +05:30
nch@tinyerp.com b16cec65d2 [ADD,IMP]:account chart for configurable chart and improvements
bzr revid: nch@tinyerp.com-20100511094059-oiz2eyhw54su4lus
2010-05-11 15:10:59 +05:30
nch@tinyerp.com bd868903fa [IMP]:base installer,account
bzr revid: nch@tinyerp.com-20100510095658-y5512gbr530rsmmw
2010-05-10 15:26:58 +05:30
nch@tinyerp.com e56d5b74dc [IMP]:gtk contact &set configurable chart of account
bzr revid: nch@tinyerp.com-20100506084259-5keaef3ns222kxws
2010-05-06 14:12:59 +05:30
nch@tinyerp.com 7987651523 [IMP]:usabiliy improvemetns
bzr revid: nch@tinyerp.com-20100505045349-ssq1racv9tvzc22h
2010-05-05 10:23:49 +05:30