OCA / l10n-switzerland

Odoo Swiss localization
GNU Affero General Public License v3.0
53 stars 164 forks source link

Migration to version 13.0 #514

Closed OCA-git-bot closed 2 years ago

OCA-git-bot commented 5 years ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0

Modules to migrate

Comment about l10n_ch_payment_slip @yvaucher

This module will be very ephemeral in Odoo 13.0, in June 2020 ISR should slowly disappear. You might want to use official l10n_ch ISR module.

To port it thought we want to use the standard fields of Odoo which introduced the ISR structured reference in l10n_ch. Which is not compatible with the object payment.slip which allow having multiple references for a single invoice. There might have some work to do there.

Comments about l10n_ch_bank @yvaucher

  1. This module sets data on banks. In those data we provided CCP (postal account number). This was supposed to be used for subscription number. In my knowledge this is useless, it was designed to be useful for ISR-B, nevertheless, the list of CCP is definitely not for subscription numbers. Subscription numbers always starts with 01-xxxx-c or 02-xxxx-c. Plus, when a user set a bank for a partner he usually gets the following informations:
    • An account number (either an IBAN or a ccp or a subscription number)
    • (optional) the bank name

And as the order of field in the form show first the acc_number and the CCP, I really doubt any user would enter the bank name first.

This removal was done in PR for 12.0: https://github.com/OCA/l10n-switzerland/pull/479 (not merged yet)

  1. The bank list is very outdated, some researches are required to check if we could use an external service instead of a static csv file.

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

yvaucher commented 5 years ago

l10n_ch_zip will be deprecated in favor of base_location_geonames_import see https://github.com/OCA/l10n-switzerland/issues/496

pegonzalezspesol commented 5 years ago

Hi @yvaucher .. migrating l10n_ch_states #520

yvaucher commented 5 years ago

@pegonzalezspesol thanks, added

yvaucher commented 5 years ago

@robertrottermann following the issue you created #519

Please see my comments on l10n_ch_payment_slip and l10n_ch_bank in the first post of this thread.

robertrottermann commented 5 years ago

work in progress modul l10n_ch_pain_credit_transfer #534

pegonzalezsredcor commented 4 years ago

work in progress module _l10n_ch_painbase #541

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.