Compare commits
merge into: Myceliandre:12.0
Myceliandre:12.0
Myceliandre:12.0-beesdoo-easymycoo-fix
Myceliandre:12.0-beesdoo_account-imp-invoice-negative-amount
Myceliandre:12.0-beesdoo_base-fix-group-force-barcode
Myceliandre:12.0-beesdoo_purchase-adapt-product-purchase-selling-price
Myceliandre:12.0-beesdoo_shift-fix-action_worker
Myceliandre:12.0-beesdoo_shift-search-default-gb-type
Myceliandre:12.0-fix-b_emc-checkbox
Myceliandre:12.0-fix-b_s_attendance-shift_does_not_exists
Myceliandre:12.0-fix-b_shift-trad
Myceliandre:12.0-fix-beesdoo_shift-res_partner
Myceliandre:12.0-fix-cooperator_status
Myceliandre:12.0-macavrac-prod
Myceliandre:12.0-openupgrade
Myceliandre:12.0-pog-filter_product_on_supplier
Myceliandre:12.0-pos_keyboard
Myceliandre:12.0-posorder_amount_by_year
Myceliandre:12.0-pre-commit-target
Myceliandre:12.0-sc-effective-sale-price
Myceliandre:12.0-supplier_margin
Myceliandre:12.0-tasmeilleurtemps
Myceliandre:20181114_155
Myceliandre:9.0
Myceliandre:9.0-bees-highlight_task_template
Myceliandre:9.0-beesdoo_shift-add-search-filter
Myceliandre:9.0-docker
Myceliandre:9.0-hide-countdown-date-unsuscribed
Myceliandre:9.0-po-add-partner
Myceliandre:9.0-s0055-beescard-remy-vincent
Myceliandre:9.0-shift6-welcome_screen-tfr
Myceliandre:9.0_warn_on_oversubscribe2
pull from: Myceliandre:12.0-beesdoo_account-imp-invoice-negative-amount
Myceliandre:12.0
Myceliandre:12.0-beesdoo-easymycoo-fix
Myceliandre:12.0-beesdoo_account-imp-invoice-negative-amount
Myceliandre:12.0-beesdoo_base-fix-group-force-barcode
Myceliandre:12.0-beesdoo_purchase-adapt-product-purchase-selling-price
Myceliandre:12.0-beesdoo_shift-fix-action_worker
Myceliandre:12.0-beesdoo_shift-search-default-gb-type
Myceliandre:12.0-fix-b_emc-checkbox
Myceliandre:12.0-fix-b_s_attendance-shift_does_not_exists
Myceliandre:12.0-fix-b_shift-trad
Myceliandre:12.0-fix-beesdoo_shift-res_partner
Myceliandre:12.0-fix-cooperator_status
Myceliandre:12.0-macavrac-prod
Myceliandre:12.0-openupgrade
Myceliandre:12.0-pog-filter_product_on_supplier
Myceliandre:12.0-pos_keyboard
Myceliandre:12.0-posorder_amount_by_year
Myceliandre:12.0-pre-commit-target
Myceliandre:12.0-sc-effective-sale-price
Myceliandre:12.0-supplier_margin
Myceliandre:12.0-tasmeilleurtemps
Myceliandre:20181114_155
Myceliandre:9.0
Myceliandre:9.0-bees-highlight_task_template
Myceliandre:9.0-beesdoo_shift-add-search-filter
Myceliandre:9.0-docker
Myceliandre:9.0-hide-countdown-date-unsuscribed
Myceliandre:9.0-po-add-partner
Myceliandre:9.0-s0055-beescard-remy-vincent
Myceliandre:9.0-shift6-welcome_screen-tfr
Myceliandre:9.0_warn_on_oversubscribe2
3 Commits
12.0
...
12.0-beesd
Author | SHA1 | Message | Date |
---|---|---|---|
Vincent Van Rossem | 80d617876c |
[IMP] beesdoo_account: check if user has group AND amount is < 0
|
4 years ago |
Vincent Van Rossem | 4fc321373a |
[IMP] beesdoo_account: better description in DESCRIPTION.rst
|
4 years ago |
Vincent Van Rossem | 40e8075d14 |
[IMP] beesdoo_account: .po files (fr, fr_BE, fr_CH)
|
4 years ago |
5 changed files with 215 additions and 5 deletions
-
67beesdoo_account/i18n/fr.po
-
67beesdoo_account/i18n/fr_BE.po
-
67beesdoo_account/i18n/fr_CH.po
-
16beesdoo_account/models/account_invoice.py
-
3beesdoo_account/readme/DESCRIPTION.rst
@ -0,0 +1,67 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * beesdoo_account |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-09-28 07:45+0000\n" |
|||
"PO-Revision-Date: 2020-09-28 07:45+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: beesdoo_account |
|||
#: model:ir.model.fields,field_description:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allow validating an invoice with a negative total amount" |
|||
msgstr "Autoriser la validation d'une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model.fields,help:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allows you to validate an invoice with a negative total amount" |
|||
msgstr "Permet de valider une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_res_config_settings |
|||
msgid "Config Settings" |
|||
msgstr "Paramètres de configuration" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_account_invoice |
|||
msgid "Invoice" |
|||
msgstr "Facture" |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:28 |
|||
#, python-format |
|||
msgid "Invoice must be in draft state in order to validate it." |
|||
msgstr "Pour pouvoir être validée, la facture doit être à l'état de brouillon." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:32 |
|||
#, python-format |
|||
msgid "" |
|||
"No account was found to create the invoice, be sure you have installed a " |
|||
"chart of account." |
|||
msgstr "" |
|||
"Aucun compte n'a été trouvé pour créer la facture, vérifiez que vous avez " |
|||
"bien installé un plan comptable." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:22 |
|||
#, python-format |
|||
msgid "" |
|||
"The field Vendor is required, please complete it to validate the Vendor " |
|||
"Bill." |
|||
msgstr "" |
|||
"Le champ Vendeur est requis, veuillez le compléter pour valider cette " |
|||
"facture d'achat." |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:res.groups,name:beesdoo_account.group_validate_invoice_negative_total_amount |
|||
msgid "Validate an invoice with a negative total amount" |
|||
msgstr "Valider une facture avec un montant total négatif" |
@ -0,0 +1,67 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * beesdoo_account |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-09-28 07:45+0000\n" |
|||
"PO-Revision-Date: 2020-09-28 07:45+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: beesdoo_account |
|||
#: model:ir.model.fields,field_description:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allow validating an invoice with a negative total amount" |
|||
msgstr "Autoriser la validation d'une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model.fields,help:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allows you to validate an invoice with a negative total amount" |
|||
msgstr "Permet de valider une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_res_config_settings |
|||
msgid "Config Settings" |
|||
msgstr "Paramètres de configuration" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_account_invoice |
|||
msgid "Invoice" |
|||
msgstr "Facture" |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:28 |
|||
#, python-format |
|||
msgid "Invoice must be in draft state in order to validate it." |
|||
msgstr "Pour pouvoir être validée, la facture doit être à l'état de brouillon." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:32 |
|||
#, python-format |
|||
msgid "" |
|||
"No account was found to create the invoice, be sure you have installed a " |
|||
"chart of account." |
|||
msgstr "" |
|||
"Aucun compte n'a été trouvé pour créer la facture, vérifiez que vous avez " |
|||
"bien installé un plan comptable." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:22 |
|||
#, python-format |
|||
msgid "" |
|||
"The field Vendor is required, please complete it to validate the Vendor " |
|||
"Bill." |
|||
msgstr "" |
|||
"Le champ Vendeur est requis, veuillez le compléter pour valider cette " |
|||
"facture d'achat." |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:res.groups,name:beesdoo_account.group_validate_invoice_negative_total_amount |
|||
msgid "Validate an invoice with a negative total amount" |
|||
msgstr "Valider une facture avec un montant total négatif" |
@ -0,0 +1,67 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * beesdoo_account |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2020-09-28 07:45+0000\n" |
|||
"PO-Revision-Date: 2020-09-28 07:45+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: beesdoo_account |
|||
#: model:ir.model.fields,field_description:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allow validating an invoice with a negative total amount" |
|||
msgstr "Autoriser la validation d'une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model.fields,help:beesdoo_account.field_res_config_settings__group_validate_invoice_negative_total_amount |
|||
msgid "Allows you to validate an invoice with a negative total amount" |
|||
msgstr "Permet de valider une facture avec un montant total négatif" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_res_config_settings |
|||
msgid "Config Settings" |
|||
msgstr "Paramètres de configuration" |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:ir.model,name:beesdoo_account.model_account_invoice |
|||
msgid "Invoice" |
|||
msgstr "Facture" |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:28 |
|||
#, python-format |
|||
msgid "Invoice must be in draft state in order to validate it." |
|||
msgstr "Pour pouvoir être validée, la facture doit être à l'état de brouillon." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:32 |
|||
#, python-format |
|||
msgid "" |
|||
"No account was found to create the invoice, be sure you have installed a " |
|||
"chart of account." |
|||
msgstr "" |
|||
"Aucun compte n'a été trouvé pour créer la facture, vérifiez que vous avez " |
|||
"bien installé un plan comptable." |
|||
|
|||
#. module: beesdoo_account |
|||
#: code:addons/beesdoo_account/models/account_invoice.py:22 |
|||
#, python-format |
|||
msgid "" |
|||
"The field Vendor is required, please complete it to validate the Vendor " |
|||
"Bill." |
|||
msgstr "" |
|||
"Le champ Vendeur est requis, veuillez le compléter pour valider cette " |
|||
"facture d'achat." |
|||
|
|||
#. module: beesdoo_account |
|||
#: model:res.groups,name:beesdoo_account.group_validate_invoice_negative_total_amount |
|||
msgid "Validate an invoice with a negative total amount" |
|||
msgstr "Valider une facture avec un montant total négatif" |
@ -1 +1,2 @@ |
|||
Module that customize account module for Beescoop. |
|||
- Makes date_invoice field required in account.invoice_form and account.invoice_supplier_form |
|||
- Allow validating an invoice with a negative total amount |
Write
Preview
Loading…
Cancel
Save
Reference in new issue