Commit Graph

7 Commits

Author SHA1 Message Date
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
Fabien Pinckaers dc3cb6c1a5 bugfix_305746
bzr revid: fp@tinyerp.com-20081207130632-lhj85qmo7zgdfye0
2008-12-07 14:06:32 +01:00
Fabien Pinckaers 6f6c1be571 improve
bzr revid: fp@tinyerp.com-20081125203531-c79v3quq04bs68km
2008-11-25 21:35:31 +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
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 051b099bb5 Better Views
bzr revid: fp@tinyerp.com-20080910093128-91ufa0b2kx9jqwbd
2008-09-10 11:31:28 +02:00
Fabien Pinckaers b6ac6d97e9 middingfiles
bzr revid: fp@tinyerp.com-20080909092359-gr7icezznj422co2
2008-09-09 11:23:59 +02:00