|
1 |
| -Change with release 7.3 |
2 |
| - *) Remove compatibility code for BVR/ESR only Multi BVR/ESR is supported |
3 |
| - *) Add credit control integration with ESR |
4 |
| - *) Add intergation with account bank reconciliation addons https://launchpad.net/banking-addons/bank-statement-reconcile-7.0 with module l10n_ch_payment_slip_base_transaction_id |
5 |
| - *) Uniformize management of reference |
| 1 | +Changes with release 7.4 |
| 2 | + *) Migration of the following addons to support Odoo 8: |
| 3 | + - l10n_ch_bank |
| 4 | + - l10n_ch_base_bank |
| 5 | + - l10n_ch_credit_control_payment_slip_report |
| 6 | + - l10n_ch_dta |
| 7 | + - l10n_ch_hr_payroll |
| 8 | + - l10n_ch_payment_slip |
| 9 | + - l10n_ch_zip |
| 10 | + *) All ported addons use the new API. |
| 11 | + *) Reports have been updated when possible to use the QwebReport system. |
| 12 | + *) Bank and Zip data have been updated and now have more fields available. |
| 13 | + *) BVR/ESR payment slip reporting is now totally refactorized. A payment slip now has its own model and |
| 14 | + provides all functions to generate an image/PDF in various size and output. It uses PIL/Pillow as a renderer. |
| 15 | + |
| 16 | +Changes with release 7.3 |
| 17 | + *) Removed compatibility code for BVR/ESR, only Multi BVR/ESR is supported |
| 18 | + *) Added credit control integration with ESR |
| 19 | + *) Added integration with account bank reconciliation addons https://launchpad.net/banking-addons/bank-statement-reconcile-7.0 with module l10n_ch_payment_slip_base_transaction_id |
| 20 | + *) Uniformized management of reference |
6 | 21 |
|
7 | 22 | Change with release 7.2
|
8 |
| - L10n_ch_payment_slip pass to version 1.2 and now supports multi payment terms. |
| 23 | + *) L10n_ch_payment_slip passes to version 1.2 and now supports multi-payment terms. |
9 | 24 |
|
10 |
| -Change with release 7.1 |
| 25 | +Changes with release 7.1 |
11 | 26 |
|
12 |
| - *) Add ccp account on res_bank but keep retro compatibility with old model. |
13 |
| - If no ccp is set on bank old behavior is kept. |
14 |
| - Be aware if you have customizde bvr.mako you have to replace acc_number by get_account_number(). |
| 27 | + *) Added CCP account on res_bank but keep retro compatibility with old model. |
| 28 | + If no CCP is set on bank, old behavior is kept. |
| 29 | + Be aware if you have customized bvr.mako you have to replace acc_number by get_account_number(). |
15 | 30 | This change allows to avoid duplication of res.partner.bank
|
16 | 31 |
|
17 |
| - *) Fix res.bank view |
| 32 | + *) Fixed res.bank view |
18 | 33 |
|
19 |
| - *) Improve res.bank name search by adding intelligent search |
| 34 | + *) Improved res.bank name search by adding intelligent search |
20 | 35 |
|
21 |
| - *) Add city to res.bank name_get |
| 36 | + *) Added city to res.bank name_get |
22 | 37 |
|
23 |
| - *) Add constraint to avoid wrong entries on res.partner.bank |
| 38 | + *) Added constraint to avoid wrong entries on res.partner.bank |
24 | 39 |
|
25 |
| - *) Disable invoice reference overwrite when validating an invoice |
| 40 | + *) Disabled invoice reference overwrite when validating an invoice |
26 | 41 |
|
27 | 42 | *) Better res.bank views in list mode
|
28 | 43 |
|
29 |
| - *) Fix BVR options in res.partner.bank views |
| 44 | + *) Fixed BVR options in res.partner.bank views |
30 | 45 |
|
31 |
| - *) Remove attachments from payment order view as document addon is fixed |
| 46 | + *) Removed attachments from payment order view as document addon is fixed |
32 | 47 |
|
33 | 48 | *) Various fixes of DTA wizard
|
34 | 49 |
|
35 | 50 | Changes with release 7.0
|
36 | 51 |
|
37 | 52 | *) This release will introduce major changes to l10n_ch.
|
38 |
| - Due to important refactoring needs and the Switzerland adoption of new international payment standard during 2013-2014. |
39 |
| - We have reorganised the swiss localization addons this way: |
| 53 | + Due to important refactoring needs and the Switzerland adoption of new international payment standards in 2013-2014. |
| 54 | + We have reorganized the Swiss localization addons this way: |
40 | 55 |
|
41 |
| - *) l10n_ch: Multilang swiss STERCHI account chart and taxes (official addon) |
42 |
| - - Removing all code not related to account chart |
| 56 | + *) l10n_ch: Multilang Swiss STERCHI account chart and taxes (official addon) |
| 57 | + - Removed all code not related to account chart |
43 | 58 | - Added de_DE, it_IT tranlsation files
|
44 | 59 |
|
45 | 60 | *) l10n_ch_base_bank: Technical module that introduces a new and simplified version of bank type management
|
46 |
| - - Type are simplified we add only BV and BVR, bank view is also simplified. |
| 61 | + - Types are simplified, we add only BV and BVR, bank view is also simplified. |
47 | 62 |
|
48 |
| - *) l10n_ch_bank: List of swiss banks |
49 |
| - - No changes, just code ceanup |
| 63 | + *) l10n_ch_bank: List of Swiss banks |
| 64 | + - No changes, just code cleanup |
50 | 65 |
|
51 | 66 | *) l10n_ch_zip: List of swiss postal zip
|
52 |
| - - Updated with 2012 data, |
53 |
| - - Removing duplicated entries and military NPA (Caserne etc.) |
| 67 | + - Updated with 2012 data |
| 68 | + - Removed duplicated entries and military NPA (Caserne, etc.) |
54 | 69 |
|
55 |
| - *) l10n_ch_dta: Support of dta payment protocol (will be deprecated end 2014) |
| 70 | + *) l10n_ch_dta: Support of DTA payment protocol (will be deprecated at the end of 2014) |
56 | 71 | - Refactoring and clean-up done + adaptation to the new bank type
|
57 | 72 |
|
58 | 73 | *) l10n_ch_payment_slip: Support of ESR/BVR payment slip report and reconciliation. Report refactored with easy element positioning.
|
59 |
| - - Refactoring of Mako CSS. |
60 |
| - - Remove of custom parser |
| 74 | + - Refactoring of Mako CSS |
| 75 | + - Removal of custom parser |
61 | 76 | - Cleaning dead code
|
62 | 77 | - Switch to commercial_entity for address display
|
63 |
| - - TODO a wizard that contatenate the invoice PDF + the payment slip |
| 78 | + - TODO a wizard that concatenate the invoice PDF + the payment slip |
64 | 79 |
|
65 |
| - *) l10n_ch_sepa: Alpha implementation of PostFinance SEPA/PAIN support will be completed during 2013/2014 |
| 80 | + *) l10n_ch_sepa: Alpha implementation of PostFinance SEPA/PAIN support will be completed in 2013/2014 |
66 | 81 | - Not ported yet
|
67 | 82 |
|
68 | 83 | Changes with release 6.1
|
69 | 84 |
|
70 |
| - *) Field iban disapeared and is now used as acc_number in res.partner.bank |
71 |
| - *) Add a constraint on post numbers to fix 5 and 9 digits formats |
72 |
| - *) Add condition texts in bvr invoices |
73 |
| - *) Add po files de en, es, fr |
| 85 | + *) Field IBAN disapeared and is now used as acc_number in res.partner.bank |
| 86 | + *) Added a constraint on post numbers to fix 5 and 9 digits formats |
| 87 | + *) Added condition texts in BVR invoices |
| 88 | + *) Added PO files de, en, es, fr |
0 commit comments