~serpent-consulting-services/openerp-usa/fix-shipping_api_ups_cc

« back to all changes in this revision

Viewing changes to shipping_api/Change Log.txt

  • Committer: npgllc
  • Date: 2012-08-02 17:13:27 UTC
  • Revision ID: npgllc-20120802171327-2xgyyjjb5d1kx26y
Removed all the 6.0 compatible modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
===============================================================================
2
 
 Version Change Log (shipping_api)
3
 
===============================================================================
4
 
1.30 2012-07-26 By Jay
5
 
        * Fix & improvements in packing slip report
6
 
 
7
 
1.29 2012-07-12 By Janeesh
8
 
    * View attributes modifications for Print Label button
9
 
    * New button Print Packing Slip
10
 
    * Merging of highvalue shipment  module
11
 
 
12
 
1.28 2012-07-02 By Rima
13
 
    * Updated the view
14
 
 
15
 
1.27 2012-06-28 By Janeesh
16
 
    * Added Shipping tab in Delivery Order in the view of picking in Sale Order History tab
17
 
 
18
 
1.26 2012-06-06 By Janeesh
19
 
    * Modification in calculate shipping
20
 
 
21
 
1.25 2012-03-20 By sinoj
22
 
        * Code cleanup
23
 
 
24
 
1.24 2012-01-23 by Arif
25
 
        * For delivery mail, included the attachment from template report
26
 
 
27
 
1.23 2012-01-20 by Janeesh
28
 
        * Error fix with Delivery Order confirmation mail
29
 
 
30
 
1.22 2012-01-19 by Janeesh
31
 
        * Changed priority of inherited partner view to fix conflict with base_contact module
32
 
 
33
 
1.21 2012-01-16 by Vinod
34
 
        * Changed the decimal precision of tot_ship_weight to 3.
35
 
 
36
 
1.20 2011-12-29 by Arif
37
 
        * Moved bill_shipping from the view to ups module
38
 
 
39
 
1.19 2011-12-29 by Arif
40
 
        * Ship informations from sales order to delivery order
41
 
 
42
 
1.18 2011-12-22 by Arif
43
 
        * Ship rate request and processing
44
 
        * Modifications on wizard for Calculate shipping charge
45
 
 
46
 
1.17 2011-11-23 by Janeesh
47
 
        * Fixed webclient error with on_change in shipping packages
48
 
 
49
 
1.16 2011-11-15 by Arif
50
 
        * UPS and Fedex accounts from the partner_address_validation
51
 
 
52
 
        Important : If you are updating these modules on an existing database in which the shipping configurations are already made, then from the Logistic Company the UPS / FedEx account should be selected.
53
 
 
54
 
1.15 2011-11-10 by Arif
55
 
        * Removed the menu Account shipping in administration menu
56
 
 
57
 
1.14 (2011-10-03) By Arif
58
 
        * Modifications required for Fedex.
59
 
 
60
 
1.13 (2011-09-23) By Arif
61
 
        * Icons to buttons in shipping tab of delivery order
62
 
 
63
 
1.12 (2011-07-18) By Jabir
64
 
        * Added required attributes to the fields according to report selection
65
 
 
66
 
1.12 (2011-07-13) By Jabir
67
 
        * Modification on do_partial function to remove the confilict with module mrp_disassemble
68
 
 
69
 
1.11 (2011-07-04) By Jabir
70
 
        * Fields added for Canada shipping documents
71
 
 
72
 
1.09 -> 1.10 (2011-06-28) By Jabir
73
 
        * Displayed the processed delivery order on partial delivery order processing
74
 
 
75
 
1.08 -> 1.09 (2011-06-21) By Jabir
76
 
        * Took total weight from the movelines on delivey order instead of taking it from sale order
77
 
 
78
 
1.07 -> 1.08 (2011-06-10) By Jabir
79
 
        * Created security rules for models
80
 
1.06 -> 1.07 (2011-04-22) By Jabir
81
 
        * Created the Distribute Weight button on delivery order to distribute the weight to all shipping packages
82
 
 
83
 
1.05 -> 1.06 (2011-04-18) By Jabir
84
 
        * Changed the label delivered to shipped
85
 
 
86
 
1.04 -> 1.05 (2011-04-12) By Jabir
87
 
        * Updated package weight
88
 
 
89
 
1.03 -> 1.04 (2011-04-01) By Jabir
90
 
        * Updated the shipping status of delivery on delivery order
91
 
 
92
 
1.02 -> 1.03 (2011-02-04) By Sinoj
93
 
        * modified _get_account_analytic_invoice on stock.py to work even if the account_analytic_default is not installed
94
 
 
95
 
1.0 -> 1.01 (2011-02-04) By Jabir
96
 
        Removed all ups labels from label and code
97
 
 
98
 
1.01 -> 1.02 (2011-02-04) By Kiran
99
 
        Added file sale.py