Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] pos_cash_move_reason: Migration to 17.0 #1230

Open
wants to merge 40 commits into
base: 17.0
Choose a base branch
from

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b5d3583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6b9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13729d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ae4f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1fae55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0394e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    5f4ebb6 View commit details
    Browse the repository at this point in the history
  2. [ADD] demo data

    [REF] factor code
    [UPD] fr translation and pot file
    legalsylvain authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b98e6d0 View commit details
    Browse the repository at this point in the history
  3. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9fad6aa View commit details
    Browse the repository at this point in the history
  4. [MIG][12.0] port pos_cash_move_reason

    [REF] Don't use ``product.product`` model for Reasons, because Odoo remove
    the fields ``expense_pdt`` ``and income_pdt`` from the model.
    Use instead a new model ``pos.move.reason`` for this purpose.
    [REF] Doesn't inherit from ``cash.box.in`` and ``cash.box.out`` model,
    as there are bad designed and doesn't allow clean inheritance.
    Instead, use new transient model ``wizard.pos.move.reason``.
    [REF] Oca convention. add readme folder.
    legalsylvain authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    dd1c183 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9605f6d View commit details
    Browse the repository at this point in the history
  6. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: pos-12.0/pos-12.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/
    oca-transbot authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e613429 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Spanish)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-12.0/pos-12.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/es/
    danimv5 authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7bde88f View commit details
    Browse the repository at this point in the history
  8. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: pos-12.0/pos-12.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/
    oca-transbot authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e4c5d25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe711b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c43cb32 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ff2a60 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (French (Switzerland))

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-12.0/pos-12.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/fr_CH/
    jguenat authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    271cfd3 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (German)

    Currently translated at 7.9% (3 of 38 strings)
    
    Translation: pos-12.0/pos-12.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_cash_move_reason/de/
    marylla authored and traitrantrobz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b46d356 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a62eada View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. [13.0][MIG] pos_cash_move_reason

    acsonefho authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    31d3d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e4879d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab99e13 View commit details
    Browse the repository at this point in the history
  4. pos_cash_move_reason 14.0.1.0.1

    OCA-git-bot authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4941174 View commit details
    Browse the repository at this point in the history
  5. [FIX] pos_cash_move_reason:

    - Changed the field where the reason for the withdrawal or receipt of money is indicated, if left in the field name, it changes the name of the accounting entry and gives an error.
    aromera authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3e7821a View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Catalan)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-14.0/pos-14.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_cash_move_reason/ca/
    Noel000 authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e0bae6e View commit details
    Browse the repository at this point in the history
  7. pos_cash_move_reason 14.0.1.0.2

    OCA-git-bot authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ea47450 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Italian)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-14.0/pos-14.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_cash_move_reason/it/
    francesco-ooops authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    188cbc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74aaa29 View commit details
    Browse the repository at this point in the history
  10. pos_cash_move_reason 14.0.1.0.3

    OCA-git-bot authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c325c08 View commit details
    Browse the repository at this point in the history
  11. [MIG] pos_cash_move_reason: Migration to 15.0

    Nikolaus Weingartmair authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    600a9ff View commit details
    Browse the repository at this point in the history
  12. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/
    weblate authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7cbfc6b View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Italian)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
    mymage authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a680191 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Italian)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
    mymage authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c917d35 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Italian)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/it/
    mymage authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a5d318c View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Catalan)

    Currently translated at 97.3% (37 of 38 strings)
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/ca/
    eccit-quim authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d063ed0 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Spanish)

    Currently translated at 100.0% (38 of 38 strings)
    
    Translation: pos-15.0/pos-15.0-pos_cash_move_reason
    Translate-URL: https://translation.odoo-community.org/projects/pos-15-0/pos-15-0-pos_cash_move_reason/es/
    Ivorra78 authored and traitrantrobz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    13c27ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a3c99ac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a606c9c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a44b78 View commit details
    Browse the repository at this point in the history