-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1541 from VoicuStefan2001/17.0-mig-deltatech_rece…
…ption_note [17.0][MIG] deltatech reception note
- Loading branch information
Showing
16 changed files
with
1,146 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
======================== | ||
Deltatech reception_note | ||
======================== | ||
|
||
.. | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:df1dec5c382d2cb04fb73ed54cab75c2d5aacbc47e7ec6643f1ffa1738c5e425 | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |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-LGPL--3-blue.png | ||
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html | ||
:alt: License: LGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github | ||
:target: https://github.com/dhongu/deltatech/tree/17.0/deltatech_reception_note | ||
:alt: dhongu/deltatech | ||
|
||
|badge1| |badge2| |badge3| | ||
|
||
Features: | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `Terrabit Issues <https://www.terrabit.ro/helpdesk>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
Credits | ||
======= | ||
|
||
Authors | ||
------- | ||
|
||
* Terrabit | ||
* Dan Stoica | ||
|
||
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 <https://github.com/dhongu/deltatech/tree/17.0/deltatech_reception_note>`_ project on GitHub. | ||
|
||
You are welcome to contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# © 2008-2021 Deltatech | ||
# See README.rst file on addons root folder for license details | ||
|
||
|
||
from . import models | ||
from . import wizard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# © 2015-2020 Deltatech | ||
# See README.rst file on addons root folder for license details | ||
{ | ||
"name": "Deltatech reception_note", | ||
"summary": "Batch reception note", | ||
"version": "17.0.0.1.0", | ||
"author": "Terrabit, Dan Stoica", | ||
"website": "https://www.terrabit.ro", | ||
"support": "[email protected]", | ||
"category": "Stock", | ||
"external_dependencies": {"python": []}, | ||
"depends": ["purchase_stock"], | ||
"data": [ | ||
"views/purchase_view.xml", | ||
"wizard/reception_note.xml", | ||
"security/ir.model.access.csv", | ||
], | ||
"license": "LGPL-3", | ||
"development_status": "Beta", | ||
"images": ["static/description/main_screenshot.png"], | ||
"maintainers": ["dhongu"], | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,232 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * deltatech_reception_note | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0+e\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-10 05:52+0000\n" | ||
"PO-Revision-Date: 2024-05-10 05:52+0000\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.view_reception_note_create_form | ||
msgid "Are you sure you want to create a reception note?" | ||
msgstr "Sunteți sigur că doriți crearea unui RFQ?" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.view_reception_note_create_form | ||
msgid "Cancel" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.purchase_order_form_discount | ||
msgid "Confirm Order" | ||
msgstr "Confirmă comanda" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.prepare_reception_note_action | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.view_reception_assigned_action | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.view_receptions | ||
msgid "Create a new reception note" | ||
msgstr "Crează RFQ" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.actions.act_window,name:deltatech_reception_note.action_reception_note_create | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.view_reception_note_create_form | ||
msgid "Create reception note" | ||
msgstr "Crează RFQ" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_purchase_order__date_sent | ||
msgid "Date sent" | ||
msgstr "Data trimiterii" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_purchase_order__delivery_note_no | ||
msgid "Delivery Note No" | ||
msgstr "Nr. Delivery Note" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__display_name | ||
msgid "Display Name" | ||
msgstr "Nume afișat" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.purchase_order_search_type | ||
msgid "Empty" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,help:deltatech_reception_note.field_purchase_order__ignore_quantities | ||
msgid "" | ||
"If checked, quantities bigger than those found on rfq's are forced for " | ||
"reception" | ||
msgstr "" | ||
"Dacă este bifat, cantitățile si produsele care nu sunt gasite in RFQ+uri vor" | ||
" fi forțate înrecepție" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_purchase_order__ignore_quantities | ||
msgid "Ignore quantities" | ||
msgstr "Ignoră cantitățile negăsite" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_purchase_order__is_empty | ||
msgid "Is empty" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create____last_update | ||
msgid "Last Modified on" | ||
msgstr "Ultima modificare la" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_reception_note_create__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields.selection,name:deltatech_reception_note.selection__purchase_order__reception_type__normal | ||
msgid "Normal" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.purchase_order_search_type | ||
msgid "Not empty" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.ui.menu,name:deltatech_reception_note.menu_action_reception_note_prepare | ||
msgid "Prepare reception note" | ||
msgstr "Note recepție" | ||
|
||
#. module: deltatech_reception_note | ||
#. odoo-python | ||
#: code:addons/deltatech_reception_note/models/purchase.py:0 | ||
#, python-format | ||
msgid "Product [{}]{}: quantity: {} {}<br />" | ||
msgstr "Produs [{}]{}: cantitate: {} {}<br />" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model,name:deltatech_reception_note.model_purchase_order | ||
msgid "Purchase Order" | ||
msgstr "Comandă de achiziție" | ||
|
||
#. module: deltatech_reception_note | ||
#. odoo-python | ||
#: code:addons/deltatech_reception_note/models/purchase.py:0 | ||
#, python-format | ||
msgid "Quantities forced on this reception note:<br />" | ||
msgstr "Cantități forțate pe această notă de recepție:<br />" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields.selection,name:deltatech_reception_note.selection__purchase_order__reception_type__rfq_only | ||
msgid "RFQ Only" | ||
msgstr "Doar RFQ" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields.selection,name:deltatech_reception_note.selection__purchase_order__reception_type__note | ||
msgid "Reception Note" | ||
msgstr "Notă recepție" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model,name:deltatech_reception_note.model_reception_note_create | ||
msgid "Reception Note Create Wizard" | ||
msgstr "" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.actions.act_window,name:deltatech_reception_note.prepare_reception_note_action | ||
msgid "Reception note" | ||
msgstr "Notă recepție" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.ui.menu,name:deltatech_reception_note.menu_action_reception_notes | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.prepare_reception_note_action | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.view_reception_assigned_action | ||
#: model_terms:ir.actions.act_window,help:deltatech_reception_note.view_receptions | ||
msgid "Reception notes" | ||
msgstr "Note recepție" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.actions.act_window,name:deltatech_reception_note.view_reception_assigned_action | ||
#: model:ir.actions.act_window,name:deltatech_reception_note.view_receptions | ||
msgid "Receptions" | ||
msgstr "Recepții" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.purchase_order_form_sent | ||
msgid "Set as sent" | ||
msgstr "Setează trimis" | ||
|
||
#. module: deltatech_reception_note | ||
#. odoo-python | ||
#: code:addons/deltatech_reception_note/models/purchase.py:0 | ||
#, python-format | ||
msgid "The product [{}]{} is not found in a rfq" | ||
msgstr "Produsul [{}]{} nu a fost găsit in niciun rfq" | ||
|
||
#. module: deltatech_reception_note | ||
#. odoo-python | ||
#: code:addons/deltatech_reception_note/models/purchase.py:0 | ||
#, python-format | ||
msgid "The quantity {} of the [{}] {} product is not found in a rfq" | ||
msgstr "Cantitatea {} pentru produsul [{}] {} nu a fost găsită in niciun rfq" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.ui.menu,name:deltatech_reception_note.menu_action_reception_note_view | ||
msgid "To arrive" | ||
msgstr "Pe drum" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.ui.menu,name:deltatech_reception_note.menu_action_reception_view | ||
msgid "To invoice" | ||
msgstr "De facturat" | ||
|
||
#. module: deltatech_reception_note | ||
#: model:ir.model.fields,field_description:deltatech_reception_note.field_purchase_order__reception_type | ||
msgid "Type" | ||
msgstr "Tip" | ||
|
||
#. module: deltatech_reception_note | ||
#. odoo-python | ||
#: code:addons/deltatech_reception_note/models/purchase.py:0 | ||
#, python-format | ||
msgid "Unable to confirm" | ||
msgstr "Nu se poate confirma acest tip de comandă" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.view_reception_note_create_form | ||
msgid "_Apply" | ||
msgstr "_Aplică" | ||
|
||
#. module: deltatech_reception_note | ||
#: model_terms:ir.ui.view,arch_db:deltatech_reception_note.view_reception_note_create_form | ||
msgid "or" | ||
msgstr "sau" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# © 2008-2021 Deltatech | ||
# Dorin Hongu <dhongu(@)gmail(.)com | ||
# See README.rst file on addons root folder for license details | ||
|
||
|
||
from . import purchase |
Oops, something went wrong.