diff --git a/deltatech_card_payment/README.rst b/deltatech_card_payment/README.rst new file mode 100644 index 0000000000..44f55f8f39 --- /dev/null +++ b/deltatech_card_payment/README.rst @@ -0,0 +1,65 @@ +============================= +Deltatech Payment Method Card +============================= + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:79b1e2c95c019f0445d600e5330029e014c88bea31041cc00db60e02ae5ef2eb + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png + :target: https://odoo-community.org/page/development-status + :alt: Mature +.. |badge2| image:: https://img.shields.io/badge/licence-OPL--1-blue.png + :target: https://www.odoo.com/documentation/master/legal/licenses.html + :alt: License: OPL-1 +.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github + :target: https://github.com/dhongu/deltatech/tree/17.0/deltatech_card_payment + :alt: dhongu/deltatech + +|badge1| |badge2| |badge3| + +Features: + - add payment method card + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Terrabit +* Dorin Hongu + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px + :target: https://github.com/dhongu + :alt: dhongu + +Current maintainer: + +|maintainer-dhongu| + +This module is part of the `dhongu/deltatech `_ project on GitHub. + +You are welcome to contribute. diff --git a/deltatech_card_payment/__init__.py b/deltatech_card_payment/__init__.py new file mode 100644 index 0000000000..fd2815ccad --- /dev/null +++ b/deltatech_card_payment/__init__.py @@ -0,0 +1,6 @@ +# © 2008-2022 Deltatech +# Dorin Hongu + + + Card + card + inbound + + diff --git a/deltatech_card_payment/i18n/ro.po b/deltatech_card_payment/i18n/ro.po new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/deltatech_card_payment/i18n/ro.po @@ -0,0 +1 @@ + diff --git a/deltatech_card_payment/models/__init__.py b/deltatech_card_payment/models/__init__.py new file mode 100644 index 0000000000..6fda531b21 --- /dev/null +++ b/deltatech_card_payment/models/__init__.py @@ -0,0 +1,5 @@ +# © 2008-2022 Deltatech +# Dorin Hongu + + + + + +Deltatech Payment Method Card + + + +
+

Deltatech Payment Method Card

+ + +

Mature dhongu/deltatech

+
+
Features:
+
    +
  • add payment method card
  • +
+
+
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Terrabit
  • +
  • Dorin Hongu
  • +
+
+
+

Maintainers

+

Current maintainer:

+

dhongu

+

This module is part of the dhongu/deltatech project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/deltatech_card_payment/static/description/logo-terrabit.png b/deltatech_card_payment/static/description/logo-terrabit.png new file mode 100644 index 0000000000..8b23ccdd37 Binary files /dev/null and b/deltatech_card_payment/static/description/logo-terrabit.png differ diff --git a/deltatech_card_payment/static/description/main_screenshot.png b/deltatech_card_payment/static/description/main_screenshot.png new file mode 100644 index 0000000000..4513ca1d39 Binary files /dev/null and b/deltatech_card_payment/static/description/main_screenshot.png differ diff --git a/deltatech_cash/README.rst b/deltatech_cash/README.rst new file mode 100644 index 0000000000..9311c19fed --- /dev/null +++ b/deltatech_cash/README.rst @@ -0,0 +1,65 @@ +============= +Cash In / Out +============= + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:8493d3acdf7e6dd3a9c5a30d3fb7847b8859f56cdf41f2a80998c8656a1f710c + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-OPL--1-blue.png + :target: https://www.odoo.com/documentation/master/legal/licenses.html + :alt: License: OPL-1 +.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github + :target: https://github.com/dhongu/deltatech/tree/17.0/deltatech_cash + :alt: dhongu/deltatech + +|badge1| |badge2| |badge3| + +Features: + - specificare cont la depunere/retragenere numerar din casa + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Terrabit +* Dorin Hongu + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px + :target: https://github.com/dhongu + :alt: dhongu + +Current maintainer: + +|maintainer-dhongu| + +This module is part of the `dhongu/deltatech `_ project on GitHub. + +You are welcome to contribute. diff --git a/deltatech_cash/__init__.py b/deltatech_cash/__init__.py new file mode 100644 index 0000000000..49c25374be --- /dev/null +++ b/deltatech_cash/__init__.py @@ -0,0 +1,6 @@ +# © 2008-2021 Deltatech +# See README.rst file on addons root folder for license details + + +from . import models +from . import wizard diff --git a/deltatech_cash/__manifest__.py b/deltatech_cash/__manifest__.py new file mode 100644 index 0000000000..165b44ecfe --- /dev/null +++ b/deltatech_cash/__manifest__.py @@ -0,0 +1,18 @@ +# © 2008-2021 Deltatech +# See README.rst file on addons root folder for license details + + +{ + "name": "Cash In / Out", + "summary": "Cash In / Out", + "version": "17.0.1.0.0", + "author": "Terrabit, Dorin Hongu", + "website": "https://www.terrabit.ro", + "license": "OPL-1", + "category": "Generic Modules/Other", + "depends": ["account"], + "data": ["wizard/cash_box_view.xml"], + "development_status": "Beta", + "images": ["static/description/main_screenshot.png"], + "maintainers": ["dhongu"], +} diff --git a/deltatech_cash/__pycache__/__init__.cpython-310.pyc b/deltatech_cash/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000000..9b02ceb749 Binary files /dev/null and b/deltatech_cash/__pycache__/__init__.cpython-310.pyc differ diff --git a/deltatech_cash/models/__init__.py b/deltatech_cash/models/__init__.py new file mode 100644 index 0000000000..b22eb54676 --- /dev/null +++ b/deltatech_cash/models/__init__.py @@ -0,0 +1,2 @@ +# © 2008-2021 Deltatech +# See README.rst file on addons root folder for license details diff --git a/deltatech_cash/models/__pycache__/__init__.cpython-310.pyc b/deltatech_cash/models/__pycache__/__init__.cpython-310.pyc new file mode 100644 index 0000000000..cc56bcd5de Binary files /dev/null and b/deltatech_cash/models/__pycache__/__init__.cpython-310.pyc differ diff --git a/deltatech_cash/readme/DESCRIPTION.rst b/deltatech_cash/readme/DESCRIPTION.rst new file mode 100644 index 0000000000..36651f966a --- /dev/null +++ b/deltatech_cash/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ +Features: + - specificare cont la depunere/retragenere numerar din casa diff --git a/deltatech_cash/static/description/icon.png b/deltatech_cash/static/description/icon.png new file mode 100644 index 0000000000..36ef3b1179 Binary files /dev/null and b/deltatech_cash/static/description/icon.png differ diff --git a/deltatech_cash/static/description/index.html b/deltatech_cash/static/description/index.html new file mode 100644 index 0000000000..19b902a715 --- /dev/null +++ b/deltatech_cash/static/description/index.html @@ -0,0 +1,416 @@ + + + + + + +Cash In / Out + + + +
+

Cash In / Out

+ + +

Beta dhongu/deltatech

+
+
Features:
+
    +
  • specificare cont la depunere/retragenere numerar din casa
  • +
+
+
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Terrabit
  • +
  • Dorin Hongu
  • +
+
+
+

Maintainers

+

Current maintainer:

+

dhongu

+

This module is part of the dhongu/deltatech project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/deltatech_cash/static/description/logo-terrabit.png b/deltatech_cash/static/description/logo-terrabit.png new file mode 100644 index 0000000000..adb2407a91 Binary files /dev/null and b/deltatech_cash/static/description/logo-terrabit.png differ diff --git a/deltatech_cash/static/description/main_screenshot.png b/deltatech_cash/static/description/main_screenshot.png new file mode 100644 index 0000000000..4513ca1d39 Binary files /dev/null and b/deltatech_cash/static/description/main_screenshot.png differ diff --git a/deltatech_cash/tests/__init__.py b/deltatech_cash/tests/__init__.py new file mode 100644 index 0000000000..201bd6d6e1 --- /dev/null +++ b/deltatech_cash/tests/__init__.py @@ -0,0 +1,3 @@ +# © 2008-2021 Deltatech +# Dorin Hongu + + + + + diff --git a/deltatech_cash_statement/README.rst b/deltatech_cash_statement/README.rst new file mode 100644 index 0000000000..b0093c045d --- /dev/null +++ b/deltatech_cash_statement/README.rst @@ -0,0 +1,65 @@ +================================== +Deltatech Cash Statement Extension +================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:0081aca15b6b47d26864532f5438996f24a57a8a9eea10e8fd81c24cf7d75cdb + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png + :target: https://odoo-community.org/page/development-status + :alt: Mature +.. |badge2| image:: https://img.shields.io/badge/licence-OPL--1-blue.png + :target: https://www.odoo.com/documentation/master/legal/licenses.html + :alt: License: OPL-1 +.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github + :target: https://github.com/dhongu/deltatech/tree/17.0/deltatech_cash_statement + :alt: dhongu/deltatech + +|badge1| |badge2| |badge3| + +Features: + - auto update balance for cash journal + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Terrabit +* Dorin Hongu + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px + :target: https://github.com/dhongu + :alt: dhongu + +Current maintainer: + +|maintainer-dhongu| + +This module is part of the `dhongu/deltatech `_ project on GitHub. + +You are welcome to contribute. diff --git a/deltatech_cash_statement/__init__.py b/deltatech_cash_statement/__init__.py new file mode 100644 index 0000000000..04671c7b36 --- /dev/null +++ b/deltatech_cash_statement/__init__.py @@ -0,0 +1,6 @@ +# © 2008-2021 Deltatech +# Dorin Hongu + + + + + +Deltatech Cash Statement Extension + + + +
+

Deltatech Cash Statement Extension

+ + +

Mature dhongu/deltatech

+
+
Features:
+
    +
  • auto update balance for cash journal
  • +
+
+
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Terrabit
  • +
  • Dorin Hongu
  • +
+
+
+

Maintainers

+

Current maintainer:

+

dhongu

+

This module is part of the dhongu/deltatech project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/deltatech_cash_statement/static/description/logo-terrabit.png b/deltatech_cash_statement/static/description/logo-terrabit.png new file mode 100644 index 0000000000..adb2407a91 Binary files /dev/null and b/deltatech_cash_statement/static/description/logo-terrabit.png differ diff --git a/deltatech_cash_statement/static/description/main_screenshot.png b/deltatech_cash_statement/static/description/main_screenshot.png new file mode 100644 index 0000000000..4513ca1d39 Binary files /dev/null and b/deltatech_cash_statement/static/description/main_screenshot.png differ diff --git a/deltatech_cash_statement/tests/__init__.py b/deltatech_cash_statement/tests/__init__.py new file mode 100644 index 0000000000..a61d0e6e96 --- /dev/null +++ b/deltatech_cash_statement/tests/__init__.py @@ -0,0 +1,5 @@ +# © 2008-2021 Deltatech +# Dorin Hongu + + + Cash Update Balances + account.cash.update.balances + +
+ + + +
+
+
+
+
+ + + Cash Update Balances + account.cash.update.balances + form + new + + list + + +
diff --git a/deltatech_change_uom/README.rst b/deltatech_change_uom/README.rst new file mode 100644 index 0000000000..af30afb77b --- /dev/null +++ b/deltatech_change_uom/README.rst @@ -0,0 +1,65 @@ +====================== +Change Unit of measure +====================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:2775ee86537cfd58755bf679893cf425f655dc6fa05ffd9fff82ee1e585965c3 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-OPL--1-blue.png + :target: https://www.odoo.com/documentation/master/legal/licenses.html + :alt: License: OPL-1 +.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github + :target: https://github.com/dhongu/deltatech/tree/17.0/deltatech_change_uom + :alt: dhongu/deltatech + +|badge1| |badge2| |badge3| + +Features: + - Fortare modificare unitate de masura in produs, comenzi de achizitie, comenzi de vanzare si facturi. + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Terrabit +* Dorin Hongu + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-dhongu| image:: https://github.com/dhongu.png?size=40px + :target: https://github.com/dhongu + :alt: dhongu + +Current maintainer: + +|maintainer-dhongu| + +This module is part of the `dhongu/deltatech `_ project on GitHub. + +You are welcome to contribute. diff --git a/deltatech_change_uom/__init__.py b/deltatech_change_uom/__init__.py new file mode 100644 index 0000000000..29e0af584e --- /dev/null +++ b/deltatech_change_uom/__init__.py @@ -0,0 +1,7 @@ +# © 2008-2021 Deltatech +# Dorin Hongu + + + + Allow to change unit of measure + + + + diff --git a/deltatech_change_uom/static/description/icon.png b/deltatech_change_uom/static/description/icon.png new file mode 100644 index 0000000000..36ef3b1179 Binary files /dev/null and b/deltatech_change_uom/static/description/icon.png differ diff --git a/deltatech_change_uom/static/description/index.html b/deltatech_change_uom/static/description/index.html new file mode 100644 index 0000000000..c99a24e650 --- /dev/null +++ b/deltatech_change_uom/static/description/index.html @@ -0,0 +1,416 @@ + + + + + + +Change Unit of measure + + + +
+

Change Unit of measure

+ + +

Beta dhongu/deltatech

+
+
Features:
+
    +
  • Fortare modificare unitate de masura in produs, comenzi de achizitie, comenzi de vanzare si facturi.
  • +
+
+
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Terrabit
  • +
  • Dorin Hongu
  • +
+
+
+

Maintainers

+

Current maintainer:

+

dhongu

+

This module is part of the dhongu/deltatech project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/deltatech_change_uom/static/description/logo-terrabit.png b/deltatech_change_uom/static/description/logo-terrabit.png new file mode 100644 index 0000000000..8b23ccdd37 Binary files /dev/null and b/deltatech_change_uom/static/description/logo-terrabit.png differ diff --git a/deltatech_change_uom/static/description/main_screenshot.png b/deltatech_change_uom/static/description/main_screenshot.png new file mode 100644 index 0000000000..4513ca1d39 Binary files /dev/null and b/deltatech_change_uom/static/description/main_screenshot.png differ diff --git a/deltatech_change_uom/tests/__init__.py b/deltatech_change_uom/tests/__init__.py new file mode 100644 index 0000000000..330307e647 --- /dev/null +++ b/deltatech_change_uom/tests/__init__.py @@ -0,0 +1,6 @@ +# © 2023 Deltatech +# Dorin Hongu + + + + Change invoice number + product.change.uom + +
+ + + + +
+
+
+
+
+ + + + Change Uom + product.change.uom + + form + form + new + + + +