Commit Graph

1307 Commits

Author SHA1 Message Date
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
Fabien Pinckaers 0b8db2c013 Improvement of the followup module
bzr revid: fp@tinyerp.com-63c189eb28f2b50d95485322784c78f903cbc81a
2007-06-26 06:51:07 +00:00
ced 62efbb069a ACCOUNT: improve error message on cancel invoice
bzr revid: ced-3130281f2a5a3e09d5b63ff596401d0e15e549ac
2007-06-11 05:46:57 +00:00
ced ef478d36f6 ACCOUNT: force round amount fixed in payment term
bzr revid: ced-df936aa88e68e4d3109b7135c9f2b0894f179cb1
2007-06-08 07:13:43 +00:00
Fabien Pinckaers 9d7f377b52 Bugfix
bzr revid: fp@tinyerp.com-aa2df8032645d0ff0620281032043dab141b59da
2007-06-06 12:25:36 +00:00
Fabien Pinckaers b425a26fd1 Better relates:
Partner to all entries
	Partner to reconciled entries
	Account to entries
	Reconciliation to entries

Better wizards for (un)reconcile

bzr revid: fp@tinyerp.com-b78a872a8522cfa9c20172a179f8ca2644f485e0
2007-06-01 20:03:52 +00:00
Fabien Pinckaers e49c51f93c Better view for CRM
Adding sequences for reconcilitiations instead of date

bzr revid: fp@tinyerp.com-d780df30c504bca81878a695281b32de1fe572f2
2007-05-31 14:01:33 +00:00
Fabien Pinckaers e9f3f92a8c New modules:
Account simulation
		You can create as many simulation level as needed
		You can check journals as simulation journals or real journals
		You can use and print report
		Very usefull for IFRS, multiple manner to asset some entries
	Asset management module
		Multiple ventilations for an asset
		Link with the accounting
	L10N_CH
		Removed ZIP code by default
	Account cleaned
		Use a function for a domain on computed fields and visibility

bzr revid: fp@tinyerp.com-e382e83f36b19555b678c670d62fad7a2eef1416
2007-05-25 06:52:02 +00:00
ced e980813d4d CLIENT,KERNEL: new tag act_window for new relate implementation
bzr revid: ced-774fa598d18bfb26cf59e94de536c6afd5bf531b
2007-05-24 05:26:36 +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
ced 0d82aa7ffc ACCOUNT: remove active on account.account and add new type closed
bzr revid: ced-5f466cc918ff20cf9d08d5223a75c6335837f48c
2007-05-14 10:40:57 +00:00
ced d60e9d023d ACCOUNT, L10N_CHART*: currency no more required
bzr revid: ced-04f737571f7472b9c52a96afbf2de1325f6129b1
2007-05-14 09:39:13 +00:00
ced 67bfabe1b2 ACCOUNT,ACCOUNT_TAX_INCLUDE: improve invoice encoding (supplier invoice, default value, changing taxes, etc...)
bzr revid: ced-15fcc3c1b60f5ded8d0fd8a501061cb05a8fa249
2007-05-11 11:52:16 +00:00
rde a0614a0e83 Fixed typo in account.py ("Percent" not "Procent").
Note : Only text has been translated, in order to avoid regressions.

bzr revid: rde-b3000d8fbc97eb5e931e8c758709d01df7b6b3f4
2007-05-07 06:23:04 +00:00
ced 65557902da CLIENT,KERNEL: use only context for search
bzr revid: ced-abd13545cf3394eb537405e0b31db6516607517a
2007-05-03 07:15:08 +00:00
ced 408b1ee9f0 MULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE: add multi-company for accounting with a lot improvement
bzr revid: ced-06b4cfd8bad40aa5781f29d0f0dfa066191bbccd
2007-04-23 13:13:47 +00:00
Fabien Pinckaers 3cef1f4386 Improvement in the accounting:
Reconciliation and multiple lines in bank statement
	Journal controls on account type and account for:
		Entries in journals
		Bank statement
	-> to avoid using the wrong account depending on the journal

bzr revid: fp@tinyerp.com-e6e78405e32db42f11d574b4d5c55a832d43f846
2007-04-19 19:58:31 +00:00
Mantavya Gajjar c5b1fbc478 ACCOUNT: add multi-company into base accounting
bzr revid: mga@tinyerp.com-9d1120f18bae244eeb46ca3a8f00919a8498058b
2007-03-28 14:41:48 +00:00
Fabien Pinckaers afe05425d8 Multi-Currencies code
bzr revid: fp@tinyerp.com-d51f2743871fd9d436a3ec6f528e33dda8ab1d37
2007-03-27 08:25:19 +00:00
ced 79a0726e27 BASE: fix IBAN len to 34
bzr revid: ced-f3019caf8ed5da9ff65a853d8737a23a511b7fa5
2007-01-29 12:58:08 +00:00
ced f4e6eece80 ACCOUNT: Fix tax_amount
bzr revid: ced-b3cf093a86fa76cb7a5742b0984ed82927f4ab4f
2007-01-26 07:22:31 +00:00
ced 7f6d21432d Fix typo
bzr revid: ced-440f12df1e5cd5b03cf700d84feed612b216f037
2007-01-19 09:36:19 +00:00
ced 4abc3206ff ACCOUNT: add partner to tax compute context
bzr revid: ced-f5da95580fa8035c10c37adf68f5b8a69ce02737
2007-01-19 09:28:33 +00:00
bch f28259f52c DTA : Debug \nInvoice: some readonly added
bzr revid: bch-233fd760b864d17d118948dc086f07b0af202df1
2007-01-17 13:22:19 +00:00
ced 27dd75b176 ACCOUNT: split to new module account_cash_discount
bzr revid: ced-97c375b39b7e521bc78173c9ef01698f7142b64b
2007-01-17 06:57:07 +00:00
pinky 0483eaec06 Bugfixes
BVR

bzr revid: pinky-6c24124e78dd50ed121dcb69b60460de82d579f3
2007-01-14 22:01:04 +00:00
ced 2347a84431 Improve tax:
- fix tax code
 - define tax account for invoice and refund
 - add supplier tax to product
 - don't overwrite tax_code on the creation for account line

bzr revid: ced-0b62574858f1f113fb59dd6ccbf59fec0b8dc2e3
2007-01-12 10:03:39 +00:00
bch 0706dbd28c DTA : version avec iban et bvr
bzr revid: bch-804d1972b172cd176c403de6168cf23ed7316364
2007-01-10 07:41:10 +00:00
pinky 6df1b244df Partner
very small bugfix in address selection
	type of address in tree view
Purchase

bzr revid: pinky-8eeda1b1399b16e9503d0fa423460781ad41e0e3
2007-01-09 12:25:59 +00:00
rde 5deb416c89 Analytic accounts with budgets
bzr revid: rde-047ada3e1c01d8d3900c0916c99d3de72a8ef8c2
2007-01-08 11:30:46 +00:00
ced 44d01beae7 Add product in tax compute python code
bzr revid: ced-b285ec0a8e14045421fb6e1f704be508bfe4af2e
2007-01-05 13:41:38 +00:00
ced 2dea59f722 ACCOUNT: Add possibilitty to include tax amount in base amount for the computation of the next taxes
bzr revid: ced-2131b8cd119da193d24cc3f7fbd82bebb667e858
2007-01-04 14:43:49 +00:00
bch 439d7a5a90 ACCOUNT:
* bank statment line now have a ref t othe corresponding invoice.
* account.py splitted for depedendy reason.

L10N_CH: debug

bzr revid: bch-cd59941716bff05a29b95739b303b6f1c2a859a8
2007-01-04 09:45:50 +00:00
pinky cf7cc358f0 L10N_CH : DTA now create a bank statement
bzr revid: pinky-f968b1f61f0c4b8fda9541c8652c45175236855c
2007-01-03 08:37:33 +00:00
pinky 180ce7de23 V11 : more explicit logs \nDTA: History
bzr revid: pinky-32cbe8b6df3c8c2d517a74732463c9b180e46caa
2006-12-29 05:27:13 +00:00
ced 1dc7c7210f Improve migration
bzr revid: ced-2a1b6c798b736b891a2af932b14ac522e2e02fba
2006-12-28 14:41:28 +00:00
ced 65883455f5 Improve migration
bzr revid: ced-b1cdf3be3b35e0603331ae33d5d80a8e8ee7feb7
2006-12-28 11:58:44 +00:00
pinky e5206f9329 ACCOUNT: new cash_discount on payment term\n ACCOUNT: invoice: debug product_id_change
bzr revid: pinky-ba5d75544867334035140493cc12dacf90d8b886
2006-12-28 09:30:48 +00:00
pinky e0707d560b L10N_CH: DTA & BVR demo data imporved
bzr revid: pinky-da7f8e1fd7ae31f0301dc9c727aea2ad1d672a45
2006-12-18 15:06:11 +00:00
pinky d99f39edaa ACCOUNT: Better exceptions in reconcile() in class account_move_line
bzr revid: pinky-3b920ed218e4d69de8cf74f1426c95aab7bb3e7f
2006-12-12 14:59:39 +00:00
pinky 492adc38a1 ACCOUNT :
invoice.py : move_line_id_payment_get now return the complete list of account lines associated with an invoice
account.py : some comments

bzr revid: pinky-f52d18e268f8abaad9bd85722658b8e4fab04fe8
2006-12-12 09:16:20 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00