Commit Graph

15 Commits

Author SHA1 Message Date
Albert Cervera i Areny 619b8e9f2b Rename zip into postal code (issue9853) 2021-04-01 16:27:51 +02:00
?ngel ?lvarez 0468c09543 adapt to python3 2019-01-16 16:04:34 +01:00
Sergi Almacellas Abellana 4041c65686 Only set carrier context when a carrier is set 2016-11-30 15:52:58 +01:00
Sergi Almacellas Abellana 76d187811c Use carrier selection to define the available zips 2016-11-28 16:27:11 +01:00
jmartin 6341d4d0ef Add python 3 support 2016-03-29 12:00:20 +02:00
resteve 0547363cd1 Change validation carrier/zip from check quotation to pre-validate 2016-03-16 18:38:19 +01:00
resteve b816eaea98 Try integer shipment zip or break carrier domain 2015-02-28 09:57:11 +01:00
jmartin 9d14e138c5 Fix AttributeError: 'NoneType' object has no attribute 'zips' 2015-01-28 16:18:01 +01:00
resteve a1cf04ad70 Check for quotation return when not have zips 2015-01-27 13:08:08 +01:00
jmartin 889be727d4 Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-26 15:01:58 +02:00
jmartin d908ecf7a0 Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-21 15:55:44 +02:00
jmartin fa58038b44 Fix AttributeError: type object 'sale.sale' has no attribute 'carrier' 2014-05-14 15:50:24 +02:00
resteve 2ec2f062ac Get carrier context: get cost_method when have carrier 2014-04-25 11:28:49 +02:00
jmartin 9de289a04b Added shipment_address depends to carrier field, and party depends to carrier_domain 2014-04-14 12:23:00 +02:00
resteve 867e3a9fbf Initial commit 2014-04-11 15:45:11 +02:00