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

[14.0] [mig] pos_cash_move_reason #629

Merged
merged 27 commits into from
Jul 20, 2021

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    0ddc70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de82d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5f0d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69b18fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ef2669 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0aafbd6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d233cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    362125f View commit details
    Browse the repository at this point in the history
  9. [ADD] demo data

    [REF] factor code
    [UPD] fr translation and pot file
    legalsylvain authored and dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    543b530 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4389bf1 View commit details
    Browse the repository at this point in the history
  11. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f96643f View commit details
    Browse the repository at this point in the history
  12. [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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    545f2ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d6089c View commit details
    Browse the repository at this point in the history
  14. [UPD] README.rst

    OCA-git-bot authored and dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f400d4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85840f5 View commit details
    Browse the repository at this point in the history
  16. 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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    071f3bf 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-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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    83086aa View commit details
    Browse the repository at this point in the history
  18. 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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    e8e5608 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1c6e39c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dc451ff View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c9ec158 View commit details
    Browse the repository at this point in the history
  22. 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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f24fab2 View commit details
    Browse the repository at this point in the history
  23. 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 dsolanki-initos committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8a885f4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cc6f0f1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8f12452 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7ee1e78 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    a1d0bbb View commit details
    Browse the repository at this point in the history