Commit Graph

125 Commits

Author SHA1 Message Date
Fabien Pinckaers bc33c13e56 improve
bzr revid: fp@tinyerp.com-20081021145742-0s1ygv5qo7x8cqgq
2008-10-21 16:57:42 +02:00
Fabien Pinckaers d60a6ff480 merge
bzr revid: fp@tinyerp.com-20081020204911-ili28j1mv9accl97
2008-10-20 22:49:11 +02:00
Mustufa Rangwala 14818a0c0f put parent_id=False domain for account.tax object on partner and auction modules object
bzr revid: mra@tinyerp.com-20081003115932-b4ndxy7j4dsvsea6
2008-10-03 17:29:32 +05:30
Fabien Pinckaers 4e634e7668 tooltips
bzr revid: fp@tinyerp.com-20080922055630-uqzvzyz8ws260omr
2008-09-22 07:56:30 +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
Fabien Pinckaers 7b96685167 Modifications on properties in views
bzr revid: fp@tinyerp.com-20080819192629-1nu8lwr8x1xq8o2t
2008-08-19 21:26:29 +02:00
Fabien Pinckaers 9ab39c25da Speed Improvement: accounting
bzr revid: fp@tinyerp.com-20080818210808-01v66l4mnwef6umw
2008-08-18 23:08:08 +02:00
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
Fabien Pinckaers cb951a24fc Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-43cfc88dcbeb83ff469e68f1b08fe8eb62c998bb
2008-06-17 20:17:23 +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
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 9fb230e27e Improvements:
Better view : extented vs simple views
		Modified several views
	Simplified Stock Mgt:
		remove stock.move.lot (packing of type delivery)
		remove mode.lot
	Chained locations
	Allows to define menus with parents
	Support logo in the company

bzr revid: fp@tinyerp.com-63555a2f8da964ab9f4b86e41e16306177a2087b
2008-06-10 06:01:42 +00:00
ced 6d4e0b2497 Properties account receivable/payable are required
bzr revid: ced-e46becc6c414c0cb49fafb60c0ec259b4dac8637
2007-12-12 13:24:40 +00:00
ced 5fd3d8dd4f Add partner bank on customer invoice
The bank will be use by other module to generate the invoice with electronic payment

bzr revid: ced-4e7373771274e08a5941d8d7eecd82fc7258adc2
2007-12-06 12:14:10 +00:00
bch 8a8c42cb7a ACCOUNT, bugfix: specify the good alias for the account_move_line table
bzr revid: bch-fd25264ddb12533a9d76d7f6fa26e14ca7b41ec7
2007-08-01 14:04: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 51c0b72f4f account: fix report
report take care now of company
fix bug on the compute
account  report use now period instead of date
improve layout of report

bzr revid: ced-c14ceb31e51bed7aeb0f4fba40446f9cf72c0939
2007-07-17 08:28:19 +00:00
ced 619c7ed206 account: fix payable/receivable on partner
- compute the value for all the account of type receivable or payable
- add domain on the property to select only a receivable or payable account

bzr revid: ced-cddd16b083f19c5db909df77365552e044fd77d0
2007-07-11 07:33:21 +00:00
ced e78da65929 ACCOUNT: improve partner if no preprty defined
bzr revid: ced-a094ab4749c53c6dee0f2f1ebebc9971ac74ba9e
2007-06-04 13:58:54 +00:00
ced b4eac1ca54 ACCOUNT: fix partner debit_get and remove try/except if it is not working failed otherwise the cursor is no more usable
bzr revid: ced-d802a5f333e0160c680d52d6e898a22546dc67e7
2007-05-25 10:43:28 +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 23dc232d59 ACCOUNT: fix search debit/credit on partner
bzr revid: ced-ee96c65669ed7b1304fe059e1799df0b08cfc4d1
2007-05-16 06:43:35 +00:00
ced bc86efdbda ACCOUNT: fix debit_get and use better name for value of fields function
bzr revid: ced-5d2749ba4068203da2932ca5b422daba354cb5cc
2007-02-15 07:25:58 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00