Commit Graph

87 Commits

Author SHA1 Message Date
Antony Lesuisse b4441a1ca4 [IMP] account template loading speedup 1min on runbot
check parent_id type constraint before create/write
remove parent_id eval 0

bzr revid: al@openerp.com-20120912005721-ofpgkaorlm4zrwgy
2012-09-12 02:57:21 +02:00
Fabien Pinckaers f601a5280f [IMP] removing unused ir.actions.todo.category object
bzr revid: fp@openerp.com-20120804203546-4fupnhxcvbub1kty
2012-08-04 22:35:46 +02:00
Antonin Bourguignon a8447abc9b [IMP] add proper XML headers to config views
bzr revid: abo@openerp.com-20120803131542-j37qwqb2wc7913k9
2012-08-03 15:15:42 +02:00
Amit Patel (OpenERP) bbdbb9dd6b [MERGE]
bzr revid: apa@tinyerp.com-20120622060031-pp85k3ezxboev0it
2012-06-22 11:30:31 +05:30
Raphael Collet bd02df1493 [IMP] account: clean up wizard.multi.charts.accounts
bzr revid: rco@openerp.com-20120619143809-l61w89poos2r33db
2012-06-19 16:38:09 +02:00
Quentin (OpenERP) c23de40df6 [ADD] analytic_contract_hr_expense: split of features of account_analytic_analysis and creation of a new module to contain all the stuff related to hr_expense (in order to keep clean dependancies)
bzr revid: qdp-launchpad@openerp.com-20120607123641-kjzynx1wwi4282lu
2012-06-07 14:36:41 +02:00
Sanjay Gohel (Open ERP) 22dce01949 [IMP]add sequence file and sequence for analytic account and changes in form view extend type field and made changes in project of account for view an hr_timsheet_invoice and made on change for partner and template ids
bzr revid: sgo@tinyerp.com-20120528091910-jw8804dxj4hlbjaa
2012-05-28 14:49:10 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +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
Quentin (OpenERP) 329184f7dc [FIX] account type 'bank' is on Asset side in BS
lp bug: https://launchpad.net/bugs/930739 fixed

bzr revid: qdp-launchpad@openerp.com-20120217103712-w1rg2p5m0sujzni7
2012-02-17 11:37:12 +01:00
Quentin (OpenERP) d113f3886a [FIX] account: financial reports and data for account_account_type fixed
bzr revid: qdp-launchpad@openerp.com-20120126142618-fdyf054eaqjo85es
2012-01-26 15:26:18 +01:00
Antony Lesuisse 74adf124cd move account_financial_report to it's own file, create separate action for PL BS.
bzr revid: al@openerp.com-20111230114410-73kvxxvl6vauj6tu
2011-12-30 12:44:10 +01:00
Quentin (OpenERP) 91edca6059 [ADD] account: added missing file account/data/data_financial_report.xml
bzr revid: qdp-launchpad@openerp.com-20111209161727-oxq1dnet80tc1s29
2011-12-09 17:17:27 +01:00
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
Quentin (OpenERP) a27aac7063 [ADD] account: adding data for basic accont types
bzr revid: qdp-launchpad@openerp.com-20111206162215-8bh081nzrs1895uh
2011-12-06 17:22:15 +01:00
Antony Lesuisse dfb06e8927 [IMP] sequence rename
bzr revid: al@openerp.com-20111001094046-oegvubdeivrgnij3
2011-10-01 11:40:46 +02:00
Antony Lesuisse 92300c9c63 [IMP] Remove account sequence code madness
bzr revid: al@openerp.com-20111001093437-hplwdkq57wcspcv9
2011-10-01 11:34:37 +02:00
Antony Lesuisse c1e97032f4 [MERGE] account add more defaults payment terms branch by amb
bzr revid: al@openerp.com-20110901121119-ul0my9zf3lwhdeu2
2011-09-01 14:11:19 +02:00
Amit Bhavsar (Open ERP) fe355cb268 [usability],put the data into payment terme
bzr revid: amb@tinyerp.com-20110818110457-i688oyk7j0busosl
2011-08-18 16:34:57 +05:30
ARA (OpenERP) b2a3d521fa [FIX] account: payment term line need at least 5 to 6 digits precision
bzr revid: ara@tinyerp.com-20110427070318-nq5757mhtqbay99o
2011-04-27 12:33:18 +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
Fabien Pinckaers 34e1dcaf7a [IMP] removed unused columns for journal items
bzr revid: fp@tinyerp.com-20110119000938-w88dmwop4ulvnc7p
2011-01-19 01:09:38 +01:00
qdp-launchpad@tinyerp.com b8ca64c69d [IMP] account: reordered the columns of account.journal.view
bzr revid: qdp-launchpad@tinyerp.com-20110114154405-ugtbrf0nhnnpr9ua
2011-01-14 16:44:05 +01:00
ARA (OpenERP) c09479219b [FIX] account:add description on invoice as demo data in account payment term
lp bug: https://launchpad.net/bugs/615522 fixed

bzr revid: ara@tinyerp.com-20101112111139-frt0iol6b7v0mu4l
2010-11-12 16:41:39 +05:30
Fabien Pinckaers 255eea5655 fix
bzr revid: fp@tinyerp.com-20101017164226-dg8yx79q0c7yrvbr
2010-10-17 18:42:26 +02:00
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
qdp-launchpad@tinyerp.com ea1431dfa2 [IMP] account: sequences for SAJ and EXJ
bzr revid: qdp-launchpad@tinyerp.com-20100913093959-lhvi149tlscw7e9y
2010-09-13 11:39:59 +02:00
Vir (Open ERP) ede4ce4399 [MOD] account,account_payment,account_followup : replace maturity date by due date
bzr revid: vir@tinyerp.com-20100903061045-np3lrhr0tcscgj7m
2010-09-03 11:40:45 +05:30
Mustufa Rangwala a9807326ad [FIX] Account: Cash statement default seq start with number 1
bzr revid: mra@mra-laptop-20100830114453-r906vuir257uvt12
2010-08-30 17:14:53 +05:30
qdp-launchpad@tinyerp.com becd1d8767 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20100830102506-l2yuei7r3jes7tgv
2010-08-30 12:25:06 +02:00
qdp-launchpad@tinyerp.com 5b599f091f [IMP] account: useability changed the order of columns for account.move.line tree view
bzr revid: qdp-launchpad@tinyerp.com-20100830083557-o50gvqo31r6aein2
2010-08-30 10:35:57 +02:00
Mustufa Rangwala 1cc6fe6a46 [IMP] Account: if statement.name =='/': the first statement created is St. 08/25/ instead of St. 08/25/1? check the sequence
if statement name !='/': do not append a sequence (if user typed 'QDP1', do not replace it by 'QDP1/x' where x is a sequence number autoincremented)

bzr revid: mra@mra-laptop-20100827033841-owws11we2s62e17m
2010-08-27 09:08:41 +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
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 274ff08972 [FIX]: fix a xml data format
bzr revid: mga@tinyerp.com-20100814092559-j8gvaykfvllxxg5x
2010-08-14 14:55:59 +05:30
Mantavya Gajjar 5ee389f40d [IMP]: improve bank and cash statement
bzr revid: mga@tinyerp.com-20100802185355-vb9v6ezi8uw75hwx
2010-08-03 00:23:55 +05:30
Mantavya Gajjar 3a1dd3dafd [IMP]: improve account module, account followup, voucher
[FIX]: convert TAB -> SPACE in some files

bzr revid: mga@tinyerp.com-20100728210827-rgd0r2w8wmvmmrz1
2010-07-29 02:38:27 +05:30
Mantavya Gajjar bcbb0f5d12 [ADD]: add new views for journals
sales, purchase, refunds of sales and purchase

bzr revid: mga@tinyerp.com-20100708122029-gftnb7z0l5eldiog
2010-07-08 17:50:29 +05:30
Mantavya Gajjar 8750bdd20d [REM]: Convert TAB to SPACE
bzr revid: mga@tinyerp.com-20100708114633-sxmf8isa13oiom6y
2010-07-08 17:16:33 +05:30
qdp a509338404 *added 2 sequencies for purchase and sales journal
*modified demo data accordingly

bzr revid: qdp@tinyerp.com-20081106170456-tx4pnxw767uxorza
2008-11-06 18:04:56 +01:00
Fabien Pinckaers 24a99b15db bugfixes_currencies
bzr revid: fp@tinyerp.com-20081023210650-iycql986z60fh8qy
2008-10-23 23:06:50 +02:00
Fabien Pinckaers 938d985c66 accountmodif
bzr revid: fp@tinyerp.com-20081007054416-b15z6y42idg26nv2
2008-10-07 07:44:16 +02:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
qdp 9e3e38642a *reorganized demo data
bzr revid: qdp@tinyerp.com-20080910144724-ugd0jz2xss5x5o9p
2008-09-10 16:47:24 +02:00
qdp 81b00ad994 *removed depreacted file
*corrected __terp__ file accordingly

bzr revid: qdp@tinyerp.com-20080910104047-1nzwqzjv8lwt2f3i
2008-09-10 12:40:47 +02:00
qdp 5f696ff6e4 *set the user_type field on account_account and account_account_template as mandatory
*removed deprecated type from account_account_template
*corrected minimal chart of account: moved account_account_type into the demo data + modified it in order to have something that makes more sense

bzr revid: qdp@tinyerp.com-20080910103313-1ed33vgw5z5q25n2
2008-09-10 12:33:13 +02:00
Fabien Pinckaers c949d120fc Improved:
Sales Management
	Project Manegement
	Stock Management
	Accounting

bzr revid: fp@tinyerp.com-20080907232439-bod5fedw3o7w7u47
2008-09-08 01:24:39 +02:00
qdp 1daa6977d0 *moved sign of account_account on account_account_type
*splitted type of accounts into 2 fields: a fiels.selection for internal purpose (static) and a many2one to account_account_type for user categorization.
*changed demo data accordingly
*modified wizard of closing fiscalyear and views  accordingly

bzr revid: qdp@tinyerp.com-20080904120144-t0izbg80ot7tpth6
2008-09-04 14:01:44 +02:00
Fabien Pinckaers e94637f4c9 merge
bzr revid: fp@tinyerp.com-20080903134804-4hat8l8qbw332nq4
2008-09-03 15:48:04 +02:00