Commit Graph

21 Commits

Author SHA1 Message Date
Sergi Almacellas Abellana ab6968274c Use TaxableMixin to compute tax amount 2016-04-15 10:40:00 +02:00
Sergi Almacellas Abellana 75f0f3164a Fix amount computation when modifying shipment moves
(grafted from 9e9711b4e8ea46e87c28d3d35d4617559bf7bca1)
2016-02-05 09:47:35 +01:00
Sergi Almacellas Abellana 6f89e87574 Use write multi and ensure that shipment_in amounts are updated when modifying incomming moves 2015-10-08 08:43:51 +02:00
Bernat Brunet Torruella d420408cc2 Fix problem qhen try to Currency compute without effective date 2015-08-07 16:34:17 +02:00
Guillem Barba 52eebc6ca5 Remove __main__ entry point and PATH manipulation in test 2014-06-04 13:08:51 +02:00
Guillem Barba 262cc2b306 PEP8 formatting 2014-06-02 10:35:48 +02:00
jmartin 7a85e730eb Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-27 10:49:37 +02:00
resteve 3f4c14a9bd Calc amounts: Get move from shipment type 2014-04-29 11:41:47 +02:00
resteve 3f7f86ead6 Move done method to Shipment In and Out 2014-04-29 11:40:10 +02:00
?ngel ?lvarez abe4409d83 add valued fields to incoming shipment and add funcionality to incoming shipment 2014-04-28 10:51:08 +02:00
Sergi Almacellas Abellana 243ea394e8 [#11527] Show also amounts if shipment state is not done 2014-01-31 15:44:19 +01:00
Guillem Barba fdf7a8c068 Fix amount computation 2014-01-07 18:29:33 +01:00
Guillem Barba 75d150b23b Fix currency fields 2014-01-03 19:11:02 +01:00
Guillem Barba 834d3e7d79 Fix invalid fieldnames 2013-12-03 15:51:31 +01:00
Sergi Almacellas Abellana 10b1eb6d42 Remove views and only store amounts when shipment is done 2013-11-05 12:55:52 +01:00
resteve 82dc18cc74 Get product taxes from customer_taxes_used field 2013-07-22 10:12:58 +02:00
resteve 929c140d47 get total amount using currency field 2013-04-29 14:44:35 +02:00
resteve 1827589d99 Currency Digits field in shipment out 2013-04-29 14:07:32 +02:00
resteve 20cb28e334 Active Record 2012-10-18 15:15:39 +02:00
resteve 00905df8d8 Change copyright notice files 2012-07-18 10:57:48 +02:00
resteve 9bfa249182 Initial release 2012-07-17 14:29:53 +02:00