Commit Graph

18 Commits

Author SHA1 Message Date
resteve 53098038aa Branch 3.4 2015-08-11 13:45:43 +02:00
resteve b816eaea98 Try integer shipment zip or break carrier domain 2015-02-28 09:57:11 +01:00
jmartin a29d955689 Added method get_carriers_from_zip to Carrier model 2015-02-23 16:30:42 +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 8b3a57b3f9 Cleanup tests 2014-11-07 14:20:53 +01:00
jmartin 102a5fd599 Increase version 3.4 2014-11-04 14:09:41 +01:00
jmartin 889be727d4 Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-26 15:01:58 +02:00
jmartin 9f2a41053e Increase version 3.2 2014-05-22 13:50:28 +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
resteve 09a0e36694 DOC 2014-04-23 13:11:52 +02:00
resteve 7b22dffd83 DOC 2014-04-23 12:50: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
jmartin af253cdf3b Added dependency of sale to the module 2014-04-14 12:21:35 +02:00
resteve 0edfa2a8d4 setup 2014-04-11 16:14:04 +02:00
resteve 867e3a9fbf Initial commit 2014-04-11 15:45:11 +02:00