Commit Graph

43 Commits

Author SHA1 Message Date
pso a20240b078 [IMP] sale: cleaning module
bzr revid: pso@tinyerp.com-20101021093004-lcfd7eiq2tptqutm
2010-10-21 15:00:04 +05:30
mtr 7a84c915e5 [IMP] sale:-improvements in sale as per base_module_quality
bzr revid: mtr@mtr-20101015084813-brm71mb0hg7sajqo
2010-10-15 14:18:13 +05:30
Olivier Dony cda95a00e6 [REM+IMP] sale: inherited stock wizard: remove incorrect computation of product cost + minor lint cleanup
bzr revid: odo@openerp.com-20101014003835-cxsvl0aj2cjwaj2l
2010-10-14 02:38:35 +02:00
sbh (Open ERP) eaf5e50adc [IMP] stock: change the name of argument
bzr revid: sbh@tinyerp.com-20100916090829-xoavbubn94wqwizm
2010-09-16 14:38:29 +05:30
sbh (Open ERP) 98fb031bd0 [IMP] stock,sale: Move the code into sale
bzr revid: sbh@tinyerp.com-20100916090722-fkwvzhn03gmo937r
2010-09-16 14:37:22 +05:30
sbh (Open ERP) 08c1ed1f64 [Fix] sale,purchase: Fix the name
bzr revid: sbh@tinyerp.com-20100916060816-vi4wxobnktcv2nyy
2010-09-16 11:38:16 +05:30
sbh (Open ERP) 495318ea48 [Fix] sale: remove the purchase_line_id from sale
bzr revid: sbh@tinyerp.com-20100916055017-x9gf8agtna3y4i91
2010-09-16 11:20:17 +05:30
Olivier Dony ef7ecffa29 [FIX/REF] stock,purchase,sale: refactored stock valuation handling + fixed multicompany/multicurrency issues
lp bug: https://launchpad.net/bugs/609135 fixed

bzr revid: odo@openerp.com-20100915180100-qbjxdj0n63teg7pg
2010-09-15 20:01:00 +02:00
sbh (Open ERP) 81909b9e72 [Fix] stock: fix the name of type
bzr revid: sbh@tinyerp.com-20100915132255-mdgwqf5xr2j0xie7
2010-09-15 18:52:55 +05:30
sbh (Open ERP) 5b30099986 [Fix] stock : Move the stock_partial_move sale and purchase realated code into there module
bzr revid: sbh@tinyerp.com-20100915124117-1ja17fd3m3arwn3g
2010-09-15 18:11:17 +05:30
sbh (Open ERP) cbf69ba938 [Fix] stock : Move the sale and purchase related code in to there module
bzr revid: sbh@tinyerp.com-20100915112508-9eq3w14bjylgzd7x
2010-09-15 16:55:08 +05:30
sbh (Open ERP) fe76938598 [Fix] stock,sale:Remove the sale_order_line in stock and add the code in sale
bzr revid: sbh@tinyerp.com-20100914133938-qv3zf19pjasx865u
2010-09-14 19:09:38 +05:30
Jay (OpenERP) 330975ee7f [FIX] SO/PO should be allowed to cancel by un-linking relavent picking
lp bug: https://launchpad.net/bugs/596862 fixed

bzr revid: jvo@tinyerp.com-20100825190701-gszxsb81u1lofkkv
2010-08-26 00:37:01 +05:30
MTR(OpenERP) 3a87abb72e [IMP] Sale: Code Improved
bzr revid: mra@mra-laptop-20100818062259-8qi7bfpuk9wt7f4z
2010-08-18 11:52:59 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
Olivier Dony 224caa68be [REVERT] sale: reverted incorrect model change in sale.order.line, we need to be able to have multiple invoice.lines per sale.order.line
bzr revid: odo@openerp.com-20100804185919-imyt8sm0bzzsbmf6
2010-08-04 20:59:19 +02:00
MTR(OpenERP) 5c1a6112e8 [IMP] Sale: Sale order line (convert many2many of invoices to many2one)
bzr revid: mra@mra-laptop-20100804045554-eo4r8jooe3cjhdpa
2010-08-04 10:25:54 +05:30
Mustufa Rangwala 85f4632521 [IMP] sale
bzr revid: mra@mra-laptop-20100622072811-3fjawxhc9hkwezdi
2010-06-22 12:58:11 +05:30
Jvo(Open ERP) 28a60e9495 [FIX] (5.0 - 6.0)Sale : Invoice from packing should pass proper notes to invoice
bzr revid: vra@tinyerp.com-20100511140049-b97jvlb03f3psx7f
2010-05-11 19:30:49 +05:30
JMA (OpenERP) 1081a9caa1 [FIX] Sale : Cancelled partial packing should affect Sale order's Shipped field
bzr revid: jma@tinyerp.com-20100511131438-0mihujf8ah39iqs8
2010-05-11 18:44:38 +05:30
gpa 3d3cb4476d [FIX] Sale : Fiscal position value has to be passed when Invoice is created from SO
bzr revid: gpa@tinyerp.com-20100510130122-ssy3j8t5j472vlmx
2010-05-10 18:31:22 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) 4d6d553d17 [MERGE] merge from lp:~openerp/openobject-addons/5.0/
bzr revid: hmo@tinyerp.com-20091128110526-yen7frgcg9nkbn7h
2009-11-28 16:35:26 +05:30
VRA(OpenERP) 7fc05f47d1 [FIX] Sale : Passing customer ref. of picking to invoice
lp bug: https://launchpad.net/bugs/443132 fixed

bzr revid: jvo@tinyerp.com-20091119070917-b8p0hzgki08pyhij
2009-11-19 12:39:17 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Jay (Open ERP) 4efb615522 [FIX] Bug 358307 : Stock Picking currency problem of invoicing on differnt currency formats(ref:Raphaël Valyi,ANP)
bzr revid: jvo@tinyerp.com-20090421121423-1d5sukptxwki4ee2
2009-04-21 17:44:23 +05:30
Fabien Pinckaers 53bdfd5278 bugfixe
bzr revid: fp@tinyerp.com-20090204221049-rw7q2jty42ecl6a5
2009-02-04 23:10:49 +01:00
Fabien Pinckaers 8b5a4b400a modifs
bzr revid: fp@tinyerp.com-20090204220248-9l960tlmaw30qbrv
2009-02-04 23:02:48 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis c17b39b50c [FIX] invoice on delivery including service + taxes crashes: "ProgrammingError: can't adapt"
patch from Raphaël Valyi

lp bug: https://launchpad.net/bugs/312673 fixed

bzr revid: christophe@cobalt-20081231105130-9zedy1uvcty0lb6w
2008-12-31 11:51:30 +01:00
hmo-tinyerp 269e7a6ec1 fixed bug:308803
bzr revid: hmo-tinyerp-20081217094342-qlzormyrn7kjupnv
2008-12-17 15:13:42 +05:30
Fabien Pinckaers ab7590e61f bugfixes
bzr revid: fp@tinyerp.com-20081106221558-snvf235y50y44ci5
2008-11-06 23:15:58 +01:00
Fabien Pinckaers 670589a750 bugfix
bzr revid: fp@tinyerp.com-20081105163608-zpga9iab2tsafze3
2008-11-05 17:36:08 +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
Rucha Patel 15ff539e1d All changes according to old branches that are left to be included
bzr revid: ruchakpatel@gmail.com-20080916133259-ps4e4lfw4s7sxp7x
2008-09-16 19:02:59 +05:30
Harshad Modi 39d1e4b55b merge rpa branch
bzr revid: hmo@tinyerp.com-20080915085152-gd53rsx0txlqxdbn
2008-09-15 14:21:52 +05:30
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
ced 8b267c2b06 Fix invoice on picking to be more modular and works also from purchase
bzr revid: ced-8bf8f96ec1126829cf31dccc90daa9d6d8bfc17b
2007-10-19 12:15:57 +00:00
pinky 0483eaec06 Bugfixes
BVR

bzr revid: pinky-6c24124e78dd50ed121dcb69b60460de82d579f3
2007-01-14 22:01:04 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00