-
Notifications
You must be signed in to change notification settings - Fork 17
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] [ADD] Website sale subscription form #334
Commits on Sep 7, 2023
-
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3ddd79 - Browse repository at this point
Copy the full SHA d3ddd79View commit details -
[ADD] pos_customer_wallet: Display wallet balance on POS payment screen
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35077ff - Browse repository at this point
Copy the full SHA 35077ffView commit details -
[ADD] pos_customer_wallet: Make global module toggle available in pos…
….config Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4139829 - Browse repository at this point
Copy the full SHA 4139829View commit details -
[ADD] pos_customer_wallet: Journal demo data
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5321b00 - Browse repository at this point
Copy the full SHA 5321b00View commit details -
[ADD] pos_customer_wallet: Mandate selected customer when using walle…
…t payment method Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8af348e - Browse repository at this point
Copy the full SHA 8af348eView commit details -
[ADD] pos_customer_wallet: Check sufficient balance before POS purchase
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4cc880 - Browse repository at this point
Copy the full SHA c4cc880View commit details -
[FIX] account_customer_wallet: Write account_wallet to res.company in…
…stead of settings Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c65655 - Browse repository at this point
Copy the full SHA 4c65655View commit details -
[ADD] pos_customer_wallet: Recompute balance based on POS statement l…
…ines This does not yet live-update in the POS. The window needs to be reloaded to see the updated balance. Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0c496c - Browse repository at this point
Copy the full SHA f0c496cView commit details -
[ADD] pos_account_wallet: Update wallet balance in POS
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 843035c - Browse repository at this point
Copy the full SHA 843035cView commit details -
[FIX] pos_customer_wallet: Update write_date on computation of wallet…
… balance Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9441262 - Browse repository at this point
Copy the full SHA 9441262View commit details -
[REM] account_customer_wallet: Remove some fields and api.depends lines
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5acebf8 - Browse repository at this point
Copy the full SHA 5acebf8View commit details -
[ADD] pos_customer_wallet: Tests
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45868c3 - Browse repository at this point
Copy the full SHA 45868c3View commit details -
[REF] pos_customer_wallet: Re-implement wallet computation using part…
…ner._invoice_total algorithm Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 789a5fa - Browse repository at this point
Copy the full SHA 789a5faView commit details -
[REM] account_customer_wallet: Custom wallet toggle; depend on whethe…
…r account is set instead Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a5aabb - Browse repository at this point
Copy the full SHA 2a5aabbView commit details -
[FIX] account_customer_wallet: Search balance on all partners in fami…
…ly tree Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32556c1 - Browse repository at this point
Copy the full SHA 32556c1View commit details -
[FIX] pos_customer_wallet: Avoid null error when no customer is selected
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9123bf - Browse repository at this point
Copy the full SHA d9123bfView commit details -
[ADD] account_customer_wallet: README.rst
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce833b0 - Browse repository at this point
Copy the full SHA ce833b0View commit details -
[UPD] Update pos_customer_wallet.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63f8257 - Browse repository at this point
Copy the full SHA 63f8257View commit details -
[FIX] pos_customer_wallet: Partner form should not break for users wi…
…thout perms Previously there was a permission error on trying to read the `account.bank.statement.line` model. Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87582ba - Browse repository at this point
Copy the full SHA 87582baView commit details -
pos_customer_wallet 12.0.1.0.1
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 748bc6a - Browse repository at this point
Copy the full SHA 748bc6aView commit details -
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 158bbe9 - Browse repository at this point
Copy the full SHA 158bbe9View commit details -
[ADD] pos_customer_wallet: Show balance on ticket
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c87c8db - Browse repository at this point
Copy the full SHA c87c8dbView commit details -
[FIX] pos_customer_wallet: typo
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0e7e0e - Browse repository at this point
Copy the full SHA a0e7e0eView commit details -
[REF] *_customer_wallet: Create partner.get_all_partners_in_family
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c381b9c - Browse repository at this point
Copy the full SHA c381b9cView commit details -
[ADD] pos_customer_wallet_is_user
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41e8a5d - Browse repository at this point
Copy the full SHA 41e8a5dView commit details -
[ADD] *_customer_wallet: Change log entries
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c636e3e - Browse repository at this point
Copy the full SHA c636e3eView commit details -
[UPD] Update pos_customer_wallet.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf1635d - Browse repository at this point
Copy the full SHA bf1635dView commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b207794 - Browse repository at this point
Copy the full SHA b207794View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d49cc5 - Browse repository at this point
Copy the full SHA 6d49cc5View commit details -
pos_customer_wallet 12.0.1.1.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6064ade - Browse repository at this point
Copy the full SHA 6064adeView commit details -
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ace1e43 - Browse repository at this point
Copy the full SHA ace1e43View commit details -
[FIX] pos_customer_wallet : makes the modules working in an non proxy…
… mode. use case : make a sell, pay in cash, do not select a customer. An error is raised, because order.pos.get_client() is null Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7288dbe - Browse repository at this point
Copy the full SHA 7288dbeView commit details -
[REF] move overload function at the beginning of the javascript file,…
… and add function comment Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 274c4d3 - Browse repository at this point
Copy the full SHA 274c4d3View commit details -
[FIX] force user to select a customer if wallet payment are selected,…
… even if the total amount is null Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd5e7c8 - Browse repository at this point
Copy the full SHA dd5e7c8View commit details -
[ADD] implement wallet credit with product in the Point of Sale front…
… office Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cfa728 - Browse repository at this point
Copy the full SHA 1cfa728View commit details -
[IMP] pos_customer_wallet : do not display wallet balance on ticket i…
…f no customer is selected Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26c78ab - Browse repository at this point
Copy the full SHA 26c78abView commit details -
[IMP] pos_customer_wallet : display wallet balance on client detail s…
…creen. (editable / non editable view) Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a22401d - Browse repository at this point
Copy the full SHA a22401dView commit details -
[REF] pos_customer_wallet : refactor code and create a sub function t…
…o compute wallet for bank statement lines Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e219d44 - Browse repository at this point
Copy the full SHA e219d44View commit details -
[IMP] pos_customer_wallet : update partner wallet balance with pendin…
…g paid pos order lines if product is 'is_customer_wallet_product' Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 472a058 - Browse repository at this point
Copy the full SHA 472a058View commit details -
[REF] Add GRAP as coauthor of the wallet modules
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbabc59 - Browse repository at this point
Copy the full SHA dbabc59View commit details -
[i18n] update pot files and add fr translations
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6a1da0 - Browse repository at this point
Copy the full SHA b6a1da0View commit details -
[IMP] pos_customer_wallet : return early if no partners
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 879d8a8 - Browse repository at this point
Copy the full SHA 879d8a8View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b8e5d4 - Browse repository at this point
Copy the full SHA 3b8e5d4View commit details -
[FIX] pos_customer_wallet: Use where_calc method in pos_order_line co…
…mputation This should be nicer on multi-company databases. Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c11739 - Browse repository at this point
Copy the full SHA 6c11739View commit details -
[FIX] do not displayed 'undefined' where creating a new customer via UI
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c5aeda - Browse repository at this point
Copy the full SHA 1c5aedaView commit details -
[PERF] refactor get_wallet_balance_pos_order_line(). 6 requests for 1…
…962.92ms -> 26 request 867.72 ms Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0620591 - Browse repository at this point
Copy the full SHA 0620591View commit details -
[REF] refactor _compute_customer_wallet_balance overload. Do not dupl…
…icate alogithm Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00999c8 - Browse repository at this point
Copy the full SHA 00999c8View commit details -
[IMP] pos_customer_wallet : simplify PoS template
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9204d6f - Browse repository at this point
Copy the full SHA 9204d6fView commit details -
[IMP] pos_customer_wallet : display futur balance, if the order is co…
…nfirmed Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6506168 - Browse repository at this point
Copy the full SHA 6506168View commit details -
[IMP] pos_customer_wallet : add possibility to have wallet negative
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62f309a - Browse repository at this point
Copy the full SHA 62f309aView commit details -
[translation] *_customer_wallet : update translation
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df0ae67 - Browse repository at this point
Copy the full SHA df0ae67View commit details -
[REF] Move minimum_wallet_amount field from pos.config to account.jou…
…rnal, cortesy @carmenbianca Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2539dcc - Browse repository at this point
Copy the full SHA 2539dccView commit details -
[REF] pos_customer_wallet : create a function is_balance_above_minimu…
…m in PoS Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa2c5a5 - Browse repository at this point
Copy the full SHA fa2c5a5View commit details -
[FIX] allow user to access to the wallet amount even if they are not …
…member of 'Point of Sale / User' group Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c2419f - Browse repository at this point
Copy the full SHA 7c2419fView commit details -
[UPD] Update pos_customer_wallet.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a30d349 - Browse repository at this point
Copy the full SHA a30d349View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3239ddf - Browse repository at this point
Copy the full SHA 3239ddfView commit details -
[FIX] pos_customer_wallet[_partner_is_user]: Pass required argument
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdd8f22 - Browse repository at this point
Copy the full SHA bdd8f22View commit details -
pos_customer_wallet 12.0.2.1.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eae089d - Browse repository at this point
Copy the full SHA eae089dView commit details -
[FIX] pos_customer_wallet[_*]: Rename foodprint class
The class name was wrongly copied from some other place and does not reflect what it's trying to represent. Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25d2789 - Browse repository at this point
Copy the full SHA 25d2789View commit details -
[FIX] pos_customer_wallet_[*]: Repair maintainer tags in manifest
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9dca606 - Browse repository at this point
Copy the full SHA 9dca606View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e50987e - Browse repository at this point
Copy the full SHA e50987eView commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12dd399 - Browse repository at this point
Copy the full SHA 12dd399View commit details -
pos_customer_wallet 12.0.2.1.1
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56fc15f - Browse repository at this point
Copy the full SHA 56fc15fView commit details -
[UPD] Update pos_customer_wallet.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44512a9 - Browse repository at this point
Copy the full SHA 44512a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d804990 - Browse repository at this point
Copy the full SHA d804990View commit details
Commits on Sep 18, 2023
-
[ADD] pos_customer_wallet_is_user
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b97d84 - Browse repository at this point
Copy the full SHA 5b97d84View commit details -
[REM] pos_customer_wallet_partner_is_user: Don't compute the field
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 667eda7 - Browse repository at this point
Copy the full SHA 667eda7View commit details -
Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e0aaa - Browse repository at this point
Copy the full SHA 54e0aaaView commit details -
[UPD] Update pos_customer_wallet_partner_is_user.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 176224e - Browse repository at this point
Copy the full SHA 176224eView commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a16dde - Browse repository at this point
Copy the full SHA 3a16ddeView commit details -
pos_customer_wallet_partner_is_user 12.0.1.1.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04990fd - Browse repository at this point
Copy the full SHA 04990fdView commit details -
[FIX] pos_customer_wallet_partner_is_user: Raise error when functiona…
…lity disabled Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 908f151 - Browse repository at this point
Copy the full SHA 908f151View commit details -
[IMP] pos_customer_wallet_partner_is_user: Add to roadmap
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16a6ccf - Browse repository at this point
Copy the full SHA 16a6ccfView commit details -
[FIX] pos_customer_wallet_partner_is_user: Use more robust method to …
…detect wallet usage Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8094f1a - Browse repository at this point
Copy the full SHA 8094f1aView commit details -
[FIX] pos_customer_wallet[_partner_is_user]: Pass required argument
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 011f530 - Browse repository at this point
Copy the full SHA 011f530View commit details -
[IMP] pos_customer_wallet_partner_is_user: Clarifying comment
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fe15d3 - Browse repository at this point
Copy the full SHA 4fe15d3View commit details -
[UPD] Update pos_customer_wallet_partner_is_user.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78387c8 - Browse repository at this point
Copy the full SHA 78387c8View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bee5f9 - Browse repository at this point
Copy the full SHA 7bee5f9View commit details -
pos_customer_wallet_partner_is_user 12.0.1.2.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70adb39 - Browse repository at this point
Copy the full SHA 70adb39View commit details -
[FIX] pos_customer_wallet[_*]: Rename foodprint class
The class name was wrongly copied from some other place and does not reflect what it's trying to represent. Signed-off-by: Carmen Bianca Bakker <[email protected]> Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0a06e3 - Browse repository at this point
Copy the full SHA f0a06e3View commit details -
[FIX] pos_customer_wallet_[*]: Repair maintainer tags in manifest
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cbaf56 - Browse repository at this point
Copy the full SHA 1cbaf56View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0efb6a8 - Browse repository at this point
Copy the full SHA 0efb6a8View commit details -
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30b8c3e - Browse repository at this point
Copy the full SHA 30b8c3eView commit details -
pos_customer_wallet_partner_is_user 12.0.1.2.1
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f47fb38 - Browse repository at this point
Copy the full SHA f47fb38View commit details -
[UPD] Update pos_customer_wallet_partner_is_user.pot
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce6c633 - Browse repository at this point
Copy the full SHA ce6c633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9a322 - Browse repository at this point
Copy the full SHA 0d9a322View commit details -
[MIG] pos_customer_wallet_partner_is_user: Migration to 13.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4517dd - Browse repository at this point
Copy the full SHA b4517ddView commit details -
[MIG] pos_customer_wallet_partner_is_user: Migration to 14.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a471deb - Browse repository at this point
Copy the full SHA a471debView commit details -
[MIG] pos_customer_wallet_partner_is_user: Migration to 15.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4e22e2 - Browse repository at this point
Copy the full SHA f4e22e2View commit details -
[MIG] pos_customer_wallet_partner_is_user: Migration to 16.0
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b22f64 - Browse repository at this point
Copy the full SHA 5b22f64View commit details
Commits on Jan 22, 2024
-
[IMP] pos_customer_wallet_partner_is_user: Hide payment method condit…
…ionally If partner is not a user, don't show the payment method. The deleted JS code is made obsolete/superfluous because the payment method cannot even be selected now. Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b3ed72 - Browse repository at this point
Copy the full SHA 9b3ed72View commit details
Commits on May 27, 2024
-
[MIG] pos_customer_wallet: Migration to 13.0
base_suspend_security's functionality is wrapped into Odoo's sudo by default
Configuration menu - View commit details
-
Copy full SHA for 1818433 - Browse repository at this point
Copy the full SHA 1818433View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcac46 - Browse repository at this point
Copy the full SHA cdcac46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64249a0 - Browse repository at this point
Copy the full SHA 64249a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e8249 - Browse repository at this point
Copy the full SHA e0e8249View commit details -
[REF] pos_customer_wallet: Use ORM instead of SQL queries
This change was also done in account_customer_wallet. It simplifies things. This change is necessary for the 16.0 migration, but is not included in its commit for clarity's sake. Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f0ba93 - Browse repository at this point
Copy the full SHA 1f0ba93View commit details -
[REM] pos_customer_wallet: Remove bank statement line method of walle…
…t computation The pos session does not create these anymore. It creates pos.payment records instead. Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d1cf54 - Browse repository at this point
Copy the full SHA 7d1cf54View commit details -
[FIX] pos_customer_wallet: Add some copyright headers
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4c8c4c - Browse repository at this point
Copy the full SHA b4c8c4cView commit details -
[IMP] pos_customer_wallet: Some user-facing documentation
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3196438 - Browse repository at this point
Copy the full SHA 3196438View commit details -
[IMP] pos_customer_wallet: Slightly refactor tests to use the same se…
…ssion Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c670d0f - Browse repository at this point
Copy the full SHA c670d0fView commit details -
[IMP] pos_customer_wallet: After closing, correctly handle purchased …
…wallet products Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f8eeef - Browse repository at this point
Copy the full SHA 0f8eeefView commit details -
[REF] pos_customer_wallet: Refactor to .esm.js
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcf77e8 - Browse repository at this point
Copy the full SHA dcf77e8View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c98c3ac - Browse repository at this point
Copy the full SHA c98c3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 356c28a - Browse repository at this point
Copy the full SHA 356c28aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4971b6c - Browse repository at this point
Copy the full SHA 4971b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c43ae - Browse repository at this point
Copy the full SHA a3c43aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1261ae8 - Browse repository at this point
Copy the full SHA 1261ae8View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf56fc8 - Browse repository at this point
Copy the full SHA cf56fc8View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78c53c1 - Browse repository at this point
Copy the full SHA 78c53c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3253ea9 - Browse repository at this point
Copy the full SHA 3253ea9View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d481869 - Browse repository at this point
Copy the full SHA d481869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae1329 - Browse repository at this point
Copy the full SHA 7ae1329View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96f0f0d - Browse repository at this point
Copy the full SHA 96f0f0dView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c4d261 - Browse repository at this point
Copy the full SHA 8c4d261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d0ab0 - Browse repository at this point
Copy the full SHA 18d0ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742e3ff - Browse repository at this point
Copy the full SHA 742e3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2efbcc - Browse repository at this point
Copy the full SHA a2efbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4916d - Browse repository at this point
Copy the full SHA fc4916dView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a31671 - Browse repository at this point
Copy the full SHA 5a31671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8605cbf - Browse repository at this point
Copy the full SHA 8605cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac94b4 - Browse repository at this point
Copy the full SHA 7ac94b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfed6f7 - Browse repository at this point
Copy the full SHA cfed6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c97c8 - Browse repository at this point
Copy the full SHA 07c97c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bff75c3 - Browse repository at this point
Copy the full SHA bff75c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b66b1b - Browse repository at this point
Copy the full SHA 5b66b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1741a65 - Browse repository at this point
Copy the full SHA 1741a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924d029 - Browse repository at this point
Copy the full SHA 924d029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6add12a - Browse repository at this point
Copy the full SHA 6add12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae627b1 - Browse repository at this point
Copy the full SHA ae627b1View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcedd1a - Browse repository at this point
Copy the full SHA bcedd1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7075f1 - Browse repository at this point
Copy the full SHA d7075f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a62f2f - Browse repository at this point
Copy the full SHA 3a62f2fView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8a4c7f - Browse repository at this point
Copy the full SHA e8a4c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c31db - Browse repository at this point
Copy the full SHA c9c31dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc7054 - Browse repository at this point
Copy the full SHA 8bc7054View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3416b66 - Browse repository at this point
Copy the full SHA 3416b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f772a - Browse repository at this point
Copy the full SHA 25f772aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d57de7 - Browse repository at this point
Copy the full SHA 9d57de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c36feb - Browse repository at this point
Copy the full SHA 2c36febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aac4d7 - Browse repository at this point
Copy the full SHA 6aac4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63355f1 - Browse repository at this point
Copy the full SHA 63355f1View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ec360b - Browse repository at this point
Copy the full SHA 3ec360bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeda8a9 - Browse repository at this point
Copy the full SHA aeda8a9View commit details