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

[16.0] [MIG] member_card #522

Merged
merged 32 commits into from
Jan 24, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6c13077
[REF] split beesdoo_base -> member_card
victor-champonnois Jul 18, 2022
d046fe5
[REF] split beesdoo_base -> eater_member_card
victor-champonnois Jul 18, 2022
149943c
[REM] deprecated functionalities
victor-champonnois Jul 18, 2022
ee636b3
[REF] beesdoo_base: remove view renames
robinkeunen Aug 5, 2022
b911322
[REF] member_card: rename membercard.new.wizard
robinkeunen Aug 10, 2022
73f752c
[IMP] member_card: remove group_force_barcode
robinkeunen Aug 11, 2022
a5f1a58
[IMP] generate POT and PO files
robinkeunen Aug 16, 2022
bc0717e
[IMP] update french translations
robinkeunen Aug 16, 2022
5af62cd
[UPD] README.rst
github-grap-bot Aug 17, 2022
f51d166
[IMP] translations
robinkeunen Aug 30, 2022
6a08187
[FIX] rem duplication w/ eater_member_card
victor-champonnois Sep 26, 2022
2a0ab35
[REF] move polln_base's pollncard to member_card
victor-champonnois Sep 26, 2022
94fca86
[ADD] configurable member_card logo
victor-champonnois Sep 26, 2022
3dbc9c7
[REF] specific template for eater_member_card
victor-champonnois Sep 27, 2022
c8f1fb0
[FIX] limit name to 20 char to avoid affecting the card size
victor-champonnois Sep 30, 2022
b969c44
Update member_card/readme/DESCRIPTION.rst
victor-champonnois Oct 5, 2022
cf466d6
[IMP] member_card: remove dependency to partner_firstname
robinkeunen Oct 18, 2022
e688701
[IMP] member_card: tests
robinkeunen Oct 18, 2022
09389e4
[UPD] README.rst
github-grap-bot Oct 28, 2022
0f14b7c
[UPD] Update member_card.pot
Oct 28, 2022
1f41a44
[REF] split beesdoo_product
victor-champonnois May 19, 2022
5f55328
[UPD] README.rst
github-grap-bot Oct 30, 2022
129df9c
[IMP] [eater_]member_card: Do not set barcode on eaters
carmenbianca Nov 21, 2022
42856f4
[IMP] member_card: black, isort, prettier
victor-champonnois Aug 3, 2023
7e06054
[MIG] member_card: Migration to 13.0
victor-champonnois Aug 3, 2023
abb384c
[MIG] member_card: Migration to 14.0
victor-champonnois Aug 3, 2023
c183d86
[MIG] member_card: Migration to 15.0
victor-champonnois Aug 3, 2023
a9f6aa3
[MIG] member_card: Migration to 16.0
victor-champonnois Aug 3, 2023
199948e
[REF] member_card: remove custom demo data
robinkeunen Dec 20, 2023
0acd57b
[IMP] member_card: improve feature list
robinkeunen Jan 11, 2024
c80aded
[FIX] member_card: use standard sanitize function
robinkeunen Jan 11, 2024
1468640
[FIX] fix rst syntax in readme fragments
huguesdk Jan 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[IMP] translations
robinkeunen committed Dec 20, 2023
commit f51d166b75cd09848762069c101ab065acf120de
4 changes: 2 additions & 2 deletions member_card/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ msgstr "Actif"
#: model:ir.model.fields,field_description:member_card.field_res_partner__barcode
#: model:ir.model.fields,field_description:member_card.field_res_users__barcode
msgid "Barcode"
msgstr "Code Barre"
msgstr "Code-barres"

#. module: member_card
#: model_terms:ir.ui.view,arch_db:member_card.membercard_requestprinting_wizard_view_form
@@ -215,4 +215,4 @@ msgstr "Marqué imprimé pour"
#: model:ir.model.fields,help:member_card.field_res_partner__barcode
#: model:ir.model.fields,help:member_card.field_res_users__barcode
msgid "Use a barcode to identify this contact from the Point of Sale."
msgstr "Utiliser le code barre pour identifier le contact dans le point de vente."
msgstr "Utiliser le code-barres pour identifier le contact dans le point de vente."