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

12.0 account invoice date required #1177

Conversation

victor-champonnois
Copy link
Member

New module that make the date_invoice field required in account.invoice_form and account.invoice_supplier_form.

@victor-champonnois victor-champonnois marked this pull request as draft June 15, 2022 08:25
@victor-champonnois victor-champonnois force-pushed the 12.0-account_invoice_date_required branch from 2a9c065 to ebd8ea6 Compare June 15, 2022 09:18
@victor-champonnois victor-champonnois marked this pull request as ready for review June 16, 2022 12:16
Comment on lines 19 to 50
#~ msgid "Allow validating an invoice with a negative total amount"
#~ msgstr "Autoriser la validation d'une facture avec un montant total négatif"

#~ msgid "Allows you to validate an invoice with a negative total amount"
#~ msgstr "Permet de valider une facture avec un montant total négatif"

#~ msgid "Config Settings"
#~ msgstr "Paramètres de configuration"

#~ msgid "Invoice"
#~ msgstr "Facture"

#~ 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."

#~ 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."

#~ 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."

#~ msgid "Validate an invoice with a negative total amount"
#~ msgstr "Valider une facture avec un montant total négatif"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this is commented.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Comment on lines 19 to 50
#~ msgid "Allow validating an invoice with a negative total amount"
#~ msgstr "Autoriser la validation d'une facture avec un montant total négatif"

#~ msgid "Allows you to validate an invoice with a negative total amount"
#~ msgstr "Permet de valider une facture avec un montant total négatif"

#~ msgid "Config Settings"
#~ msgstr "Paramètres de configuration"

#~ msgid "Invoice"
#~ msgstr "Facture"

#~ 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."

#~ 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."

#~ 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."

#~ msgid "Validate an invoice with a negative total amount"
#~ msgstr "Valider une facture avec un montant total négatif"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this is commented. Maybe we can just remove the file and let weblate make the work ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I removed the po files

Comment on lines 19 to 50
#~ msgid "Allow validating an invoice with a negative total amount"
#~ msgstr "Autoriser la validation d'une facture avec un montant total négatif"

#~ msgid "Allows you to validate an invoice with a negative total amount"
#~ msgstr "Permet de valider une facture avec un montant total négatif"

#~ msgid "Config Settings"
#~ msgstr "Paramètres de configuration"

#~ msgid "Invoice"
#~ msgstr "Facture"

#~ 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."

#~ 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."

#~ 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."

#~ msgid "Validate an invoice with a negative total amount"
#~ msgstr "Valider une facture avec un montant total négatif"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why this is commented.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Copy link
Member

@carmenbianca carmenbianca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 25, 2024
@github-actions github-actions bot closed this Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants