Commit Graph

128 Commits

Author SHA1 Message Date
hda (Tiny) 597a05d7b5 Bugfix
lp bug: https://launchpad.net/bugs/321797 fixed

bzr revid: hda@tinyerp.com-20090128142942-7d7ljmq44fwqk2uf
2009-01-28 19:59:42 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Fabien Pinckaers 242b3c53c2 improved_spped
bzr revid: fp@tinyerp.com-20081218193918-zgfe299e76ljku6q
2008-12-18 20:39:18 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
qdp 7f9fe360f3 *merge of the ~activity/openobject-addons/trunk branch. Improvement of translatability and small bugfixes
*small modifs on mrp_repair module

bzr revid: qdp@tinyerp.com-20081208170840-ryh5435c5heqsngl
2008-12-08 18:08:40 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers bf462744a6 improvement
bzr revid: fp@tinyerp.com-20081031140959-xksqp0soetfvx6hk
2008-10-31 15:09:59 +01:00
Fabien Pinckaers 84ccb0acff bugixes_stock
bzr revid: fp@tinyerp.com-20081021162819-qx3kee4bcrevgadd
2008-10-21 18:28:19 +02:00
Harshad Modi cb5f16bd17 fixed bug
bzr revid: hmo@tinyerp.com-20081010145659-f52i8be3dhfptk83
2008-10-10 20:26:59 +05:30
Harshad Modi 48d20d19a6 fixed bug
bzr revid: hmo@tinyerp.com-20080926133937-6jvz54xmxphex1jl
2008-09-26 19:09:37 +05:30
Harshad Modi 006ca091d0 remove print statement
bzr revid: hmo@tinyerp.com-20080926102846-zyl7unj2ulhbxhva
2008-09-26 15:58:46 +05:30
Harshad Modi abf2c94f97 Improvement :
* Purchase Order from scheduler: use tax from partner if any.  
* Report Purchase Order: if address, it uses the name of the company and the address of the customer. Change to use the name of the customer.
* Print Packing List: don't display the lines with state=confirmed (only assigned) 
* When invoice on picking: if I generate invoice on the sale order, it must set the pickings as invoiced 
* When invoicing from picking: sale order lines stays as 'To be Invoiced'
* make new method to get partner property field data same like getting address on partner module and fetch property using this function on needed on onchange partner on sale, purchase module
* on delivery module, take taxes from partner if partner has default tax other wise take from delivery product when creation invoice line 
* on overdue payment report, tel no is display with company invoice address's tel no
* Purchase Order from scheduler : assign note of purchase order line with product purchase description 
* product model : all description should be translatable 
* fixed bug : on scheduler.py file on mrp module ( got error when select Auto orderpoint on scheduling wizard)
* fixed bug : on product available function on stock module ( got error when call it with field_name=None )

bzr revid: hmo@tinyerp.com-20080926102510-nrjwloh0ojkl4hgn
2008-09-26 15:55:10 +05:30
Fabien Pinckaers 69e8722984 merge
bzr revid: fp@tinyerp.com-20080925093039-vym41oibvd1ezys8
2008-09-25 11:30:39 +02:00
Fabien Pinckaers 39ae5e399b bugfixes
bzr revid: fp@tinyerp.com-20080924084641-hlagbz0xfd8trtgs
2008-09-24 10:46:41 +02:00
Fabien Pinckaers 23c9ff49a0 Improvements
bzr revid: fp@tinyerp.com-20080923205651-fz3o7sgm704qndkt
2008-09-23 22:56:51 +02:00
Fabien Pinckaers de8973b153 bugfixstockproduct
bzr revid: fp@tinyerp.com-20080923142403-k5fhi08mj9abjh50
2008-09-23 16:24:03 +02:00
Harshad Modi ef38343c11 Improvement on compute stock
bzr revid: hmo@tinyerp.com-20080923132411-ioz1m9wf0y76sil5
2008-09-23 18:54:11 +05:30
Fabien Pinckaers 4e634e7668 tooltips
bzr revid: fp@tinyerp.com-20080922055630-uqzvzyz8ws260omr
2008-09-22 07:56:30 +02:00
Fabien Pinckaers 40d93c5ec1 lots
bzr revid: fp@tinyerp.com-20080920190625-ksb6kra2v6vn5y9i
2008-09-20 21:06:25 +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
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
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
ced 07464604aa Add stock account properties on product
We can not use the same properties than the accounting for the accounting on stock move.

bzr revid: ced-9b95b7da8b3423cad4e6177516e0f7c4d9063844
2007-10-19 12:15:38 +00:00
ced 96645e1b98 STOCK: re-implement accounting on stock moves
bzr revid: ced-abff4034a99cca7077fe6e534f2e0f7576d30b61
2007-04-25 14:08:50 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00