Commit Graph

512 Commits

Author SHA1 Message Date
Fabien Pinckaers bfdf9b77b9 Fields one2many:
bugfix for class 6, using widget many2many

Bank statements - much more better usage:
	Create statement importing entries
	Check in bank journal
	-> New views and computing method and colors

bzr revid: fp@tinyerp.com-7a9818b287379138975a8d16860b93d29700df35
2007-06-01 19:19:10 +00:00
Fabien Pinckaers 6faae72a83 Modifs
bzr revid: fp@tinyerp.com-119a042c5e35a4555ad17fa4005cb89bc83d5aa7
2007-05-26 10:03:11 +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 0d82aa7ffc ACCOUNT: remove active on account.account and add new type closed
bzr revid: ced-5f466cc918ff20cf9d08d5223a75c6335837f48c
2007-05-14 10:40:57 +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
ced 2b8c590830 ACCOUNT: remove print
bzr revid: ced-2a1226073212a0a2b534b6380b8cf1d30d1d7a33
2007-03-13 13:12:59 +00:00
ced f6a63ade83 ACCOUNT: fix tax compute by journal type
bzr revid: ced-544b380b84f3451cd16d79b02019092bb4bbd242
2007-02-23 13:32:33 +00:00
ced da08afac8f ACCOUNT: fix call to account.tax.compute
bzr revid: ced-40eb7f3cc03ade7084d677dc37a3ebac21c47e4a
2007-02-23 07:37:26 +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