Commit Graph

15 Commits

Author SHA1 Message Date
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Mustufa Rangwala 79e22ccc72 solve problem :
- if you make invoice in 2008 fiscal year and then close that year..and create new fiscal year and in new fiscal year you pay that invoice that time..original invoice entries does not get paid and reconciled...

bzr revid: mra@tinyerp.com-20080925095852-fh177c0td425yx49
2008-09-25 15:28:52 +05:30
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
Mustufa Rangwala 7343ac0a5c remove defferal method from account object
- modify close fiscal year wizard
- modify chars : l10n_fr,l10n_chart_uk_minimal
- modify membership

bzr revid: mra@tinyerp.com-20080901094924-vi1df639wpcxf3ci
2008-09-01 15:19:24 +05:30
qdp cd629fb096 *commited jvo's work:
-Changed the type of parent_id of account.account from many2many to many2one and changes account charts accordingly.
	-Bugfix: solved error of no period_ids and misc. changes in wizard_fiscalyear_close.py
	-Bugfix: solved error of fiscal year and period in report-account_balance.py

bzr revid: qdp@tinyerp.com-20080729120906-zin2q9epxgq8xos9
2008-07-29 14:09:06 +02:00
Jay Vora e24b7ccf12 solved error of no period_ids and misc. changes in wizard_fiscalyear_close.py
bzr revid: jvo@tinyerp.com-20080728134904-jya4666cek62lau2
2008-07-28 19:19:04 +05:30
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
qdp 5571c6b405 *added the wizard for reopenning a closed fiscal year.
bzr revid: qdp-715a579b63f8382f24c121898102e879ab56b8cd
2008-06-13 06:47:23 +00:00
ced cbed0308ea Fix closing fiscal year
- Set the context for account to have the amount for the closing fiscal year
- Use the _query_get for account move lines
- Add constraint on the journal used (default debit/credit and centralisation)

bzr revid: ced-5281d861570473e480ca753fbe1947b991874331
2008-01-16 15:57:07 +00:00
ced 1affdedfd3 Merge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp
Conflicts:

	server/bin/addons/hr_timesheet_invoice/report/cost_ledger.py

bzr revid: ced-53d5b1eb97f770d60b281ecb4ff118898d110112
2007-07-19 13:47:25 +00:00
ced f03ddb6199 ACCOUNT: add fiscalyear test in the accounting instead of active
bzr revid: ced-6d8d78647326c5a7de31db80112e4ce9ed649b31
2007-05-18 14:15:35 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00