Commit Graph

50 Commits

Author SHA1 Message Date
Martin Trigaux 95ba80f174 [FIX] warning: make blocking warning actually doing something (opw 607380)
Instead of raising an exception (which only interupt the call of the onchange methods), return a dictionnary to set the forbidden partner or product to an empty value.
The call is not blocking in a way it forbid to create a record that uses this partner/product but it make it not possible to select it through the web interface.

bzr revid: mat@openerp.com-20140507102550-sms5nbf0u7pdkci9
2014-05-07 12:25:50 +02:00
Ravi Gohil (OpenERP) b49fe3aa34 [FIX] warning: Impossible to set UoM if product is not selected in purchase order line. (Maintenance Case: 593702)
bzr revid: rgo@tinyerp.com-20130612112146-fvu2jeyvkfqp56gj
2013-06-12 16:51:46 +05:30
Christophe Matthieu 9d9e3d2ef8 [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
bzr revid: chm@openerp.com-20130607113829-1mi6jk18c2v3jjhn
2013-06-07 13:38:29 +02:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Jean-Christophe VASSORT 387132bc14 [FIX]warning: In warning module onchange_partner_id has some re assignation of values
bzr revid: mma@tinyerp.com-20121128065318-wzo9rj4dh902bbom
2012-11-28 12:23:18 +05:30
Amit Dodiya (OpenERP) e9cb8f9a6f [FIX]warning: In warning module onchange_partner_id has some re assignation of values
lp bug: https://launchpad.net/bugs/920530 fixed

bzr revid: mma@tinyerp.com-20121128061754-bkccr0wdts8jygr0
2012-11-28 11:47:54 +05:30
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Quentin (OpenERP) 846b6a0477 [FIX] delivery, warning, point_of_sale: onchange_partner_id now takes context as argument
bzr revid: qdp-launchpad@openerp.com-20121126142142-1i7tm04z85aeozqk
2012-11-26 15:21:42 +01:00
Turkesh Patel (Open ERP) d3de140d40 [FIX] On changing customer/supplier/partner in delivery orders/incoming shipments/internal moves respectively,gives traceback.
bzr revid: tpa@tinyerp.com-20121106093133-aenwqy71020gtydc
2012-11-06 15:01:33 +05:30
Fabien Pinckaers 80d3014fe0 [MERGE] misc fixes, addons10
bzr revid: fp@tinyerp.com-20120926070743-wx6359lr50focv15
2012-09-26 09:07:43 +02:00
Mayur Maheshwari (OpenERP) 4715e84fc3 [IMP]warning : fix the issue of product on change and add a warning for picking.in and picking.out method
bzr revid: mma@tinyerp.com-20120918122236-ii8umd942sp3b1o5
2012-09-18 17:52:36 +05:30
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Open ERP) 3e3219f033 [Fix] stock_planing:remove for address field
bzr revid: kjo@tinyerp.com-20120321123100-rgvojy4fz69rkhq6
2012-03-21 18:01:00 +05:30
Jigar Amin - OpenERP 9d1674317e [FIX] warning removed messages partner_address fix for stock.picking
bzr revid: jam@tinyerp.com-20120307121708-gv4042pn3g3phmv7
2012-03-07 17:47:08 +05:30
Jigar Amin - OpenERP 613e65ebce [FIX] warning rmeoved address field warning messages
bzr revid: jam@tinyerp.com-20120307105852-m4yjnrp2r147t2ho
2012-03-07 16:28:52 +05:30
Ujjvala Collins (OpenERP) 815b7c6d6f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111018101722-5rn6kl03rnfk1vb3
2011-10-18 15:47:22 +05:30
Kirti Savalia (OpenERP) ecab5ad286 [FIX]:pass the missing context in product_id_change method
lp bug: https://launchpad.net/bugs/872689 fixed

bzr revid: ksa@tinyerp.com-20111012073412-h7k3tr07bcy2vpup
2011-10-12 13:04:12 +05:30
Ujjvala Collins (OpenERP) e84d292ceb [IMP] sale: Improved code by adding context argument wherever required.
* product_visible_discount, warning: Added remaining context argument on product_id_change method.

bzr revid: uco@tinyerp.com-20110718095344-tdlsys7uueqp9kdy
2011-07-18 15:23:44 +05:30
P. Christeas aaeb24b541 warning: set message-selectors as required, to force 'no-message' [Bug 720247]
Reported by: Ferdinand Gassauer <ferdinand.gassauer@camptocamp.com>
Original Subject: [6.0] - warning - must init fields
(cherry picked from commit 0ff9e4e58e3e46fc5097ad5fd36e7b69cce37cda)

bzr revid: p_christ@hol.gr-20110224163500-6x9pbgfvwaton17j
2011-02-24 18:35:00 +02:00
Thibault Francois 194ead1ccd [FIX] warning.py : fix bug 11 arg needed 15 given
bzr revid: tfr@openerp.com-20101028134558-neiqqv7qjk9ahpvc
2010-10-28 15:45:58 +02:00
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
Mustufa Rangwala c578d8d0aa [FIX] Account: partner_bank_id on invoice
bzr revid: mra@mra-laptop-20100720042034-67pw48arsgq26k4g
2010-07-20 09:50:34 +05:30
Anup (OpenERP) 5af7c635b6 [FIX] Removed Unnecessary Print Statements.
bzr revid: ach@tinyerp.com-20100517133431-66dx0r9rwc0ckytg
2010-05-17 19:04:31 +05:30
gpa 9815e303b6 [FIX] Invoice object's Partner onchange had wrong parameter
bzr revid: gpa@tinyerp.com-20100512113324-msr1oi3kw34x29rb
2010-05-12 17:03:24 +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
Jay (Open ERP) 436cfd6954 [FIX] Warning : the super of onchange may return {},covered the same
lp bug: https://launchpad.net/bugs/480856 fixed

bzr revid: jvo@tinyerp.com-20091112054224-sb6q3k0p3g1yfs7v
2009-11-12 11:12:24 +05:30
Harry (Open ERP) 62ce2fd8f5 [FIX][CRITICAL] warning : missing import statement for "_"
lp bug: https://launchpad.net/bugs/474337 fixed

bzr revid: hmo@tinyerp.com-20091105055507-g7c82iwomrgi5fnt
2009-11-05 11:25:07 +05:30
Harry (Open ERP) a1933eaba7 [FIX]warning: critical bug,missing import statment for "_"
bzr revid: hmo@tinyerp.com-20091105055223-5d8g2befwdc1xz1n
2009-11-05 11:22:23 +05:30
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
Jay (Open ERP) e1e9aae8ac [FIX] Warning : Onchange Methods were malfunctioned.Corrected and made messages available for translations
lp bug: https://launchpad.net/bugs/454536 fixed

bzr revid: jvo@tinyerp.com-20091028150940-04nvtjkwk6htithx
2009-10-28 20:39:40 +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) 2d281b5f63 Merged Trunk to addons/5.0
bzr revid: jvo@tinyerp.com-20090409100219-5bo156xq8k24qmru
2009-04-09 15:32:19 +05:30
husen daudi 5609c037ce Bugfix for quantity onchange on sale.order.line
bzr revid: hda@hda-20090408070528-0ukeu1apbqog4v2u
2009-04-08 12:35:28 +05:30
Jay (Open ERP) 33b3d37cc3 Improved Warning Module(Added Blocking and improved warning utility) and Quality improved for Product fields
bzr revid: jvo@tinyerp.com-20090403082323-9hiwur3zarqo2efy
2009-04-03 13:53:23 +05:30
Jay (Open ERP) 451d2153da Improved Warning Module(Added Blocking and improved warning utility) and Quality improved for Partner fields
bzr revid: jvo@tinyerp.com-20090403080858-bzn5iw2ifpd8boeb
2009-04-03 13:38:58 +05:30
Fabien Pinckaers dc9a96d941 modifs
bzr revid: fp@tinyerp.com-20090124015545-1fkj73ia52856t71
2009-01-24 02:55:45 +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
Rucha Patel 12b84d1dcd My Changes(warning.py,mrp.py) that are left to be included in Merge
bzr revid: ruchakpatel@gmail.com-20081105083551-q7b1zpvnothdszr1
2008-11-05 14:05:51 +05:30
Rucha Patel 04a6747935 Merge with addons
bzr revid: ruchakpatel@gmail.com-20081105073257-wtrepg5r9tnw054h
2008-11-05 13:02:57 +05:30
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 fe59ee430b Some Changes in warning module
bzr revid: ruchakpatel@gmail.com-20081027055928-samavuvg9c36gxqm
2008-10-27 11:29:28 +05:30
Fabien Pinckaers bb73b0aa22 improve_view
bzr revid: fp@tinyerp.com-20081025101107-0g1yshfqaxoiu5an
2008-10-25 12:11:07 +02:00
Fabien Pinckaers 40d93c5ec1 lots
bzr revid: fp@tinyerp.com-20080920190625-ksb6kra2v6vn5y9i
2008-09-20 21:06:25 +02:00
Rucha Patel e286419e1f Removed the tracking field, on the product and replaced by 4 boolean fields and put constraint in stock (stock.move) for tracking lot according to that, Changes in warning module for multi-warning, bug resolving while comfirming stock move
bzr revid: ruchakpatel@gmail.com-20080920115438-vd9sqqyc74ao3il8
2008-09-20 17:24:38 +05:30
Harshad Modi c678885e71 merge rpa branch
bzr revid: hmo@tinyerp.com-20080918141419-oaf2b4rv27q49b1n
2008-09-18 19:44:19 +05:30
Rucha Patel 6143d0c0e7 Added new module warning for warning message in on_change event
bzr revid: ruchakpatel@gmail.com-20080916111945-bgwzzljbna1w1n2x
2008-09-16 16:49:45 +05:30