Commit Graph

91 Commits

Author SHA1 Message Date
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
stw 0ffac0fe0c add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-3687e75a6129c56b847ba26d6b256cdafeb444ab
2008-06-16 06:44:24 +00:00
Fabien Pinckaers a74b2f29b8 Improvements
bzr revid: fp@tinyerp.com-291bb12c14e87ccfcc1ce370f353fe5a87f1ced4
2008-06-14 15:14:19 +00:00
qdp 29f74108f7 *bugfix: when create account journal period after closed account period , account journal period should be in done state. so, here I overload create method of
account.journal.period, set state as a period state. (author hmo)

bzr revid: qdp-97b2ce65d9589a058d348903274cb1b63d3b2d5e
2008-06-13 07:06:05 +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
qdp b9af6d0521 *added a new functionnality to allow the user to set the state of the account_move from draft to validate (and existing account_move_lines related). This functionnality
can be called from:
 ** a list of account_move_lines
 ** a menuitem in Financial Management\Periodical Processing\Validate Account Moves: it asks for a journal and set the state of all draft account_moves of this journal 
to validate.
*overwritten the name_get of the account_move in order to display the name with a star * before it if its state is in draft

bzr revid: qdp-2933c3b426bc6fcaf73f5941469eadba0e0862f4
2008-06-04 12:42:36 +00:00
Fabien Pinckaers 92f9b3b401 Removed print statement
bzr revid: fp@tinyerp.com-5b1adc04fe2d211ad88a9fc8bc3a2e988c233579
2008-05-28 19:03:11 +00:00
Fabien Pinckaers 457a4b6dbb Bugfix
bzr revid: fp@tinyerp.com-908664786f838940d6c7c2597482bc98db13c645
2008-05-28 18:59:58 +00:00
qdp 47df4cdafa *removed everything related to quantity in budgets
bzr revid: qdp-1d7e21a90c48947fecfe1b44d5e21db8d335d76f
2008-05-26 10:06:34 +00:00
qdp 3b72ca0f66 *removal of the sens field
bzr revid: qdp-92ca4b599bdf87e690e442ed5317499d0b1f11bd
2008-04-25 05:11:48 +00:00
Fabien Pinckaers bee7076f8d Modifs
bzr revid: fp@tinyerp.com-c97eeb950ce16d0bd29c35404380377bd323b3b3
2008-04-15 17:32:50 +00:00
Fabien Pinckaers daec3af3f4 Bugfix in payment terms
bzr revid: fp@tinyerp.com-e27a8badfb1e2daf3a4d4af7f9b42cdbd988dd49
2008-02-05 21:18:50 +00:00
ced 0dd50c7aa9 Use all open fiscal year if no fiscal year is selected
bzr revid: ced-4e35c8995c3ad81fb345561ea235bff2e39b473b
2008-01-11 14:46:53 +00:00
Fabien Pinckaers cef59b22d5 Partial Reconciliation
bzr revid: fp@tinyerp.com-8b22103181a265e1ebfed6882ddc7a8a94d7483a
2008-01-09 17:45:52 +00:00
ced b2b14e48fe Add constraint on move to check that all lines have the same journal and period than the move
bzr revid: ced-580ba2b3f083fdd57a2a62c70fdd65240cae63a8
2007-12-27 09:19:53 +00:00
ced 5896b5352f Fix centralization on journal
- Add constraint on number of account move
- Add domain on journal of invoice to not use a centralized
- Add check on invoice creation of move to not use a centralized journal
- Add check to have a default debit/credit account on journal

bzr revid: ced-19e4f8037897668da19674ec40130bca413f8003
2007-12-27 09:19:50 +00:00
ced 4afd281c3f Remove bad commit inside function validate and use one function to post account move
bzr revid: ced-40359d0fb608ef223122da9f2bfd32a0b7e8ee20
2007-12-13 13:39:46 +00:00
ced 7e33235a8d Better error message
bzr revid: ced-fe03323241e5001d6fcf866e0a0fa7a1a9e4f8f3
2007-12-13 13:39:40 +00:00
ced 14582a930a Fix tax line when encoding account lines manually
bzr revid: ced-7d8b75ee2c1f9e787e28a35e70436657a1673201
2007-12-11 15:45:59 +00:00
ced bbebe3b8c4 Don't compute debit/credit on inactive account
bzr revid: ced-129ed79d4e32b960251e6c61b1004a6cdcf3b9b9
2007-12-04 08:49:36 +00:00
ced 2f49dce1d5 Don't use inactive account in balance compute
bzr revid: ced-78eb33bcd0aef9842310086e203c91913b834b47
2007-11-26 15:46:22 +00:00
ced f2b92be5ba Added product and partner in the recurssive call of tax compute
Improved layout

bzr revid: ced-d7e4a5519c6d624b485602485b43ef98d31dde91
2007-11-26 15:46:18 +00:00
ced 8018f6f915 Don't return 0 for balance account if there is no fiscal year.
Must have the same value than the debit credit function

bzr revid: ced-785b0c6a79293a198c9f52febb1c4614bea9057f
2007-11-26 15:46:12 +00:00
ced e8ca9916e1 Fix icon type on journal period
bzr revid: ced-9ec1b235337345baf9a6b8bf2390e487cc18fb79
2007-11-21 06:57:46 +00:00
ced 9353d19a78 Fix search count
Do no more use the context as it is propagated to all sub level.

bzr revid: ced-30c42fd467584fd3ce325ee11ed17645585fb720
2007-11-20 07:30:23 +00:00
ced c24262351f Don't generate exception on debit/credit of account if there is no fiscal year
bzr revid: ced-06f02ad168d237b83ad0d7a7856653a2a22a8b68
2007-10-31 14:13:56 +00:00
ced 12c88b9037 Allow translation of payment term
bzr revid: ced-e08b11f8cc3d46f14d1f68769050c620f5f481c8
2007-10-30 09:07:09 +00:00
Fabien Pinckaers d4301f1451 Bugfix in Balance Computation:
BUG #240

bzr revid: fp@tinyerp.com-5107cda858fd3eabb168e424e39cc31e85a76033
2007-10-23 17:58:02 +00:00
ced a3052f3ab6 Improve deactivate account
- don't deactivate account if there is at least one child that have an account move

bzr revid: ced-8b7a5bd5ade1647daa12998eed60e7af36bb3694
2007-10-05 13:30:46 +00:00
ced 74ccdc852e Allow bank statement in different currency than the company one
- add currency on journal
- add currency in statement view
- convert the amount to the right currency
- improve creation of move line

bzr revid: ced-f524e19c17528b18fe27b10845780b6e35e83c67
2007-09-05 14:02:52 +00:00
ced 33112d5609 Better name_get for tax code
bzr revid: ced-b12addc86c806009292a052a3098a5bb16091374
2007-08-29 14:19:12 +00:00
ced 642e0930f8 Fix tax include in base amount for child taxes
bzr revid: ced-88fce440098219103bb7bcdc72fd4ee7b67963b0
2007-08-16 06:57:29 +00:00
ced 0749bb7d88 Merge branch 'assert'
Conflicts:

	server/bin/addons/account/__terp__.py

bzr revid: ced-6067f0de9949ffe16356931f8c49b778848a7c93
2007-08-09 13:12:25 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
Fabien Pinckaers 99dbeb2a8a Better accounting taxes computation based on sign
Reviewed tax code structure for l10n_be

bzr revid: fp@tinyerp.com-8d212d9f4741423496494be0eddf0f63e6672dbc
2007-08-06 14:02:20 +00:00
Fabien Pinckaers 2b9ec4d5c0 L10N_BE
Better chart of account and tax statement
Product
	Better packaging types
Account
	name_get on account.tax.codes

bzr revid: fp@tinyerp.com-9f576ee0bac35ac49dc06c4187038f9c794b0a73
2007-08-06 12:46:10 +00:00
Fabien Pinckaers 4d6111702c Cleaning upper/lowercase in menus
bzr revid: fp@tinyerp.com-8574c781bfbef7d6a05bfcbd6a0495ca180b392e
2007-08-02 09:37:45 +00:00
ced b250eb70df account: remove exception when inactive account with entries
bzr revid: ced-414daff2fea67fa3fbe4601ce84aa32d468a57d3
2007-08-01 14:03:45 +00:00
ced f9c266b9e1 account: add vat report based on invoices or payment.
bzr revid: ced-c9e33f9f8a603337843932a4e050adadf2854ad6
2007-07-31 14:09:13 +00:00
Fabien Pinckaers d7ca95ef19 Removed unused object:
account.bank
	account.bank.accounts
We use the bank account of the partner associated to the company

bzr revid: fp@tinyerp.com-84ff63b0bff2415333527edabeb3b7880fe261ec
2007-07-30 18:28:14 +00:00
ced 1029e1323b account: add limit to name_search
bzr revid: ced-796c7a6102c61763fb2819b6ebb7aaf91cc46888
2007-07-26 08:31:32 +00:00
ced 659c467b37 account: add constraint on account inactive
- can not deactivate an account that have entry lines
- can not create/update an entry on account deactivate

bzr revid: ced-e3301b0dd80ea8042732771f549c51531d4726b3
2007-07-26 08:31:22 +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 5a2a174245 account: add creation date to reconcile move
bzr revid: ced-16feff72ccfe8a3795b9d4bf73c7d5f3644db5a5
2007-07-19 13:36:27 +00:00
ced dbfc918f1d account: remove exception when opening an partner when there is no fiscal year
bzr revid: ced-48f0a959e87039954ddf0ab89bc845e9f847e1cc
2007-07-11 15:09:58 +00:00
bch 2cdb6cdae4 ACCOUNT: bugfix for search by journal on account_account
bzr revid: bch-288bec462ff4b3355de7af6f74114f8e81c8341c
2007-07-05 04:58:52 +00:00
ced 795ac565f6 account: add round to last payment term
bzr revid: ced-51a8fd7f3c2c546b126f19f5f7be79edf86a2871
2007-07-03 14:28:19 +00:00
ced 4e97297ad8 ACCOUNT: add translation to account.journal
bzr revid: ced-c6e68d92aed1350c7b9294231eb68f4a4e43bdaf
2007-06-29 10:48:26 +00:00
ced a2ce7ee704 ACCOUNT: add check recursion in account.tax.code
bzr revid: ced-188ddf0d68f8f791fc81a473e8d2545972ced237
2007-06-27 06:18:48 +00:00
Fabien Pinckaers 7f5ca0808e Followup bugfix
Account move line bugfix in control from journals

bzr revid: fp@tinyerp.com-fb30c2bf337fe56762fb5c83b6c76432f6cd49ed
2007-06-26 13:28:51 +00:00