Commit Graph

33 Commits

Author SHA1 Message Date
mso d598aac66f [FIX] auction: auction_lot_cancel issues has been fixed
bzr revid: mso@mso-20100329111422-2phkxy7w3f3fz5wx
2010-03-29 16:44:22 +05:30
mso a8aadf5b4e [FIX] auction: auction_transfer_unsold_object issues has been fixed
bzr revid: mso@mso-20100329094025-a257jp1j5blet6ua
2010-03-29 15:10:25 +05:30
uco (OpenERP) c4b7a902cb [FIX] auction: Fixed fields_view_get error when active_id is not correct.
bzr revid: uco@tinyerp.co.in-20100329084956-qebf1vquhfkwliuq
2010-03-29 14:19:56 +05:30
mso ba26fd5ce3 [IMP] auction: wizard_transfer_unsold_object has been converted into osv_memory
bzr revid: mso@mso-20100329073616-4wqbajcfbav81mte
2010-03-29 13:06:16 +05:30
mso d596d0f1a4 [IMP] auction: wizard_lots_cancel has been converted into osv_memory
bzr revid: mso@mso-20100329072302-sjhgr93nc25yk0zw
2010-03-29 12:53:02 +05:30
uco (OpenERP) 63449811c2 [REF] auction: Removed print statement
bzr revid: uco@tinyerp.co.in-20100323134824-uzkqvbl6qwcj3rl3
2010-03-23 19:18:24 +05:30
uco (OpenERP) 1d98e10bc2 [ADD] auction: Added osv_memory wizard for 'Map buyer username to Partners'.
bzr revid: uco@tinyerp.co.in-20100323134503-gfumtlx8yui2pnd4
2010-03-23 19:15:03 +05:30
sbh (Open ERP) 57cfa6d154 [IMP] point_of_sale:Removed @summary from docstring
bzr revid: sbh@tinyerp.com-20100323052130-49zeyij8z7c7kzt0
2010-03-23 10:51:30 +05:30
mso 6f4bf9dd9f [IMP]: auction,delivery: fields_list variable has been changed to fields
bzr revid: mso@mso-20100322130058-3ya7mwxa858cbvfi
2010-03-22 18:30:58 +05:30
uco (OpenERP) 92b994847d [ADD] auction: Added 'Lots Invoice' wizard converting to osv_memory wizard to print report.
bzr revid: uco@tinyerp.co.in-20100319122949-y825szqzrjjfen6v
2010-03-19 17:59:49 +05:30
uco (OpenERP) 13dd810ca6 [ADD] auction: Added docstring for wizard function.
bzr revid: uco@tinyerp.co.in-20100319120206-479g0fz3eqx4a4e1
2010-03-19 17:32:06 +05:30
uco (OpenERP) d8975f4afc [ADD] auction: Added an osv_memory wizard 'Auction Catalog Flagey' on auction.dates object.
bzr revid: uco@tinyerp.co.in-20100319090858-i9rf8s1l1kavqyrb
2010-03-19 14:38:58 +05:30
sbh (Open ERP) 722a3a7c93 [IMP] auction: Improve the deafult_get method and clean the code
bzr revid: sbh@tinyerp.com-20100318095715-x3k9r7eh2f09pfjj
2010-03-18 15:27:15 +05:30
mso 7b678a4a1b [MERGE]: merged the branch with module1_addons
bzr revid: mso@mso-20100318093558-yu7mliu8bgpdh3kq
2010-03-18 15:05:58 +05:30
sbh (Open ERP) b65b3ea80e [IMP] auction,stock,delivery: Used default_get method instead of _default
bzr revid: sbh@tinyerp.com-20100318063117-hkddpaydbbc09zic
2010-03-18 12:01:17 +05:30
sbh (Open ERP) 366d0abea8 [IMP] auction: remove the defaults value function and used default_get
bzr revid: sbh@tinyerp.com-20100318061048-q9mlhmrc1c9wwid6
2010-03-18 11:40:48 +05:30
mso 70848a33ce [IMP]: auction:Old wizard entries are removed from the __init__.py
bzr revid: mso@mso-20100316130553-962hcxobdg5c1uu8
2010-03-16 18:35:53 +05:30
sbh (Open ERP) 6b35370983 [IMP] auction: remove the action and set the act_window to all wizard
bzr revid: sbh@tinyerp.com-20100315124213-cgh3pru9ndbi8e0a
2010-03-15 18:12:13 +05:30
mso aed34ff6f9 [IMP]:auction,mrp,sale:Code Review & Optimization
bzr revid: mso@mso-20100315121815-f6iohh9sbbisopkv
2010-03-15 17:48:15 +05:30
atp (Open ERP) 3d052f10fd [IMP]: auction: removed _ from function called from button
bzr revid: atp@tinyerp.co.in-20100311130721-ytlq6asz1onr9ue5
2010-03-11 18:37:21 +05:30
ATP (Open ERP) 8233a57725 [IMP]: auction: Converted wizards to osv_memory wizards
bzr revid: rpa@tinyerp.com-20100310134156-965ifa1c3qo9i0a9
2010-03-10 19:11:56 +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
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +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
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Stephane Wirtel 9852616769 [IMP] Use the osv and wizard exceptions
bzr revid: stephane@tinyerp.com-20090106121259-b9hh3t7lclxcta6s
2009-01-06 13:12:59 +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 f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Christophe Simonis 9dbe80c900 modifs
bzr revid: christophe@tinyerp.com-20081103190855-uzumzgtbuyikf70b
2008-11-03 20:08:55 +01:00
Harshad Modi 39d1e4b55b merge rpa branch
bzr revid: hmo@tinyerp.com-20080915085152-gd53rsx0txlqxdbn
2008-09-15 14:21:52 +05:30
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00