[16.0][MIG] pos_customer_wallet#300
Conversation
06ace62 to
1109db1
Compare
1109db1 to
afb08db
Compare
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## 16.0 #300 +/- ##
==========================================
- Coverage 97.73% 94.52% -3.22%
==========================================
Files 12 26 +14
Lines 221 347 +126
Branches 30 39 +9
==========================================
+ Hits 216 328 +112
- Misses 1 15 +14
Partials 4 4
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ab9eb4c to
f340fcf
Compare
|
I think this is ported as far as I'm going to be able to port it for the moment. Some notes:
|
|
Thanks a lot !
;-)
let's start like that, and see if we face some issue. |
|
Is it ready to review ? |
|
@legalsylvain yes, i think! |
|
Problem found during functional testing: The balance is not reduced when making POS payments with the child of a partner. Needs further investigation. |
co-authored-by: hugues de keyzer <odoo@hugues.info>
co-authored-by: hugues de keyzer <odoo@hugues.info>
* replace "save" and "discard" default buttons of the details wizard by a "close" button. * improve styling of the buttons of the redistribute wizard. * fix xml indentation.
* fix alignment of amount and balance column values. * use t-else instead of opposite test. * replace t-esc by t-out.
* rename model classes to match filename. * remove empty lines between field definitions.
* simplify javascript code. * improve user messages. * replace t-esc by t-out.
add known issue about sequence of operations to the roadmap.
improve fr translation.
use a more sober and simple styling to display the customer wallet amount on the pos payment screen.
format datetime as a date (since coming from account.move.line it has no time) (taking the locale into account) in the customer wallet detail wizard.
a77446d to
031c05f
Compare
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 4d7989d. Thanks a lot for contributing to coopiteasy. ❤️ |
Description
Odoo task (if applicable)
https://gestion.coopiteasy.be/web#id=10799&action=475&active_id=492&model=project.task&view_type=form&menu_id=536
Checklist before approval