Commit Graph

42 Commits

Author SHA1 Message Date
Fabien Pinckaers 23e490adfe [FIX] no cost at reception
bzr revid: fp@tinyerp.com-20111230110604-29fr2n3t1n77ztp0
2011-12-30 12:06:04 +01:00
Fabien Pinckaers f90d31a4d0 [IMP] select tax rate on generic chart of account
bzr revid: fp@tinyerp.com-20111230104915-uc5szbmv9bxqck0y
2011-12-30 11:49:15 +01:00
Bharat (OpenERP) e095ccab74 [FIX] account : made data noupdate=1 in account/configurable_account_chart.xml
lp bug: https://launchpad.net/bugs/902333 fixed

bzr revid: bde@tinyerp.com-20111216070434-ue2em36v798s6e9i
2011-12-16 12:34:34 +05:30
Quentin (OpenERP) d26f77ca1d [IMP] account: set report_type field of account_account_type as fields.function + set the main account types as data (instead of demo data) (and did the same for financial reports BS & PL)
bzr revid: qdp-launchpad@openerp.com-20111209151847-u63ur1o7wt017885
2011-12-09 16:18:47 +01:00
Ujjvala Collins (OpenERP) be08728a43 [IMP] account:
* Moved 'sign' field from account type to financial report object.
* Changed and added demo data as per the new requirements.
* Replaced the 'Balance Sheet' and 'Profit and Loss' reports with Financial report.

bzr revid: uco@tinyerp.com-20111201115521-g8npi3igpq8dvthu
2011-12-01 17:25:21 +05:30
Purnendu Singh (OpenERP) 3aa04326b4 [FIX] account: wrong parent account assigned to current liabilities account
bzr revid: psi@tinyerp.com-20111109070801-ted1998sackkbohz
2011-11-09 12:38:01 +05:30
ara 4d8c486a14 [FIX] account: cannot install generic chart of account
lp bug: https://launchpad.net/bugs/861130 fixed

bzr revid: qdp-launchpad@openerp.com-20111007155417-0xclk6ccrvozbsqx
2011-10-07 17:54:17 +02:00
Fabien Pinckaers 730230f7ac [IMP] config wizard launch policy
bzr revid: fp@tinyerp.com-20111002115145-fdqzn5eic83z9fd7
2011-10-02 13:51:45 +02:00
Fabien Pinckaers d14bd88ba8 merge
lp bug: https://launchpad.net/bugs/784339 fixed

bzr revid: fp@tinyerp.com-20110927155033-kftbn2e3g2ne4uh2
2011-09-27 17:50:33 +02:00
Bharat (OpenERP) d96103f569 [MERGE] merged with main addons
bzr revid: bde@tinyerp.com-20110915120739-1u0mq3po28ee7opr
2011-09-15 17:37:39 +05:30
Xavier Morel 09cf4d40d0 [FIX] convert ir.actions.todo fields to match model definition changes
* type = special => type = automatic
* type = recurring | normal => type = normal
* default type special => normal
* state = hidden => state = done

bzr revid: xmo@openerp.com-20110729140324-0nxus4p8ufj46z9y
2011-07-29 16:03:24 +02:00
Xavier Morel cc13113641 [REF] reformat xml files before applying automated search&replace on them
bzr revid: xmo@openerp.com-20110729134810-oiqptqs2omvo7o7c
2011-07-29 15:48:10 +02:00
Bharat (OpenERP) 9466968e63 [IMP] changed the account type to Asset View
bzr revid: bde@tinyerp.com-20110725110634-orjxdm836m5zzrif
2011-07-25 16:36:34 +05:30
Bharat (OpenERP) 8c7faca654 [FIX] changed the internal_type and user_type of account when Generic chart of account is configured
lp bug: https://launchpad.net/bugs/814053 fixed

bzr revid: bde@tinyerp.com-20110722062839-lwmg8oigwm9jt11h
2011-07-22 11:58:39 +05:30
psi (Open ERP) d3296d682b [FIX] account, l10n_*: set report type of the Equity account type to liability
lp bug: https://launchpad.net/bugs/784339 fixed

bzr revid: psi@tinyerp.co.in-20110624113347-0ps03w1vr7e81o2t
2011-06-24 17:03:47 +05:30
aag (OpenERP) 4dc36571af [IMP]Account:Generate Chart of Accounts from a Chart Template in Accounting -5 categ
bzr revid: aag@tinyerp.co.in-20110603101013-k9awdf16of0eijs6
2011-06-03 15:40:13 +05:30
aag (OpenERP) e65a4e6320 [ADD]Account:Generate Chart of Accounts from a Chart Template add to Account - 2 seq category
bzr revid: aag@tinyerp.co.in-20110601094408-46q2fht5jtoh3oyi
2011-06-01 15:14:08 +05:30
Rucha (Open ERP) 1d5fa6ca4c [IMP]: *: Reviewed config wizards of all modules and changed type + state in order to follow the behaviour described below:
* After a fresh installation of a DB if we dont select and application to install nothing will come
* If I select HR module first time, this module will be installed and all special wizards of this module should be appeared
* If I select HR module(its installed) again from application list, all special wizards of this module should be set as todo in order to display when clicking next
* For any other wizards we have to go to list of config wizards and run them manually (for web client these are supposed to be there in config panel)

bzr revid: rpa@tinyerp.com-20110427133518-52mawayc3rgoyx9h
2011-04-27 19:05:18 +05:30
aag (OpenERP) 767f6571dc [IMP]ADDONS:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122811-dm029nwtkmjzcgdj
2011-04-08 17:58:11 +05:30
aag (OpenERP) c05a79ed07 [IMP]: TASK of REWORK- UPdate Account chart view
bzr revid: aag@tinyerp.co.in-20110329082414-6deyci0icaqfw78w
2011-03-29 13:54:14 +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
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) 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
Mustufa Rangwala bbe4a8a5ed [FIX] Account: Reserve and surplus account with good type in demo xml
bzr revid: mra@mra-laptop-20101112053558-oc4o1j0ywa4yluvb
2010-11-12 11:05:58 +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
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
Mustufa Rangwala fc97015a62 [IMP] Account: Rename surplus to profit/loss
bzr revid: mra@mra-laptop-20100915061046-d0v0p9mc8xe9vy2j
2010-09-15 11:40:46 +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
vra e7fd6bab24 [IMP] account: configurable account chart.
bzr revid: vra@tinyerp.com-20100831090401-54g0ydofbmhhhiad
2010-08-31 14:34:01 +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
uco (Open ERP) 408d9e326b [MERGE]
bzr revid: uco@tinyerp.com-20100819131656-05g7tso6gfelxs2h
2010-08-19 18:46:56 +05:30
vra 08ce42eef9 [ADD] account, l10n_chart_uk_minimal, l10n_in: added Salary Expense account in xml files.
bzr revid: vra@tinyerp.com-20100819124715-k3nvs06gf5ixwz3w
2010-08-19 18:17:15 +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
vra ccd364ba31 [FIX] account: currected internal type in configurable account chart.
bzr revid: vra@tinyerp.com-20100818113731-0731yt6vg3osko6a
2010-08-18 17:07:31 +05:30
vra d08701f061 [FIX] account: configuration chart tax currected.
bzr revid: vra@tinyerp.com-20100814134657-j51wpbvczcu7w7og
2010-08-14 19:16:57 +05:30
vra 09104edf60 [IMP] account, l10n_chart_uk_minimal: removed extra tab spaces.
bzr revid: vra@tinyerp.com-20100814090322-n5i6psw11rgz1qp9
2010-08-14 14:33:22 +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
Fabien Pinckaers bc2b6794f5 modifs
bzr revid: fp@tinyerp.com-20100625160745-3plurl159kebvwqq
2010-06-25 18:07:45 +02:00
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 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