lp://staging/~akretion-team/openerp-pos/8.0-pos-pay-small-enhancements
Created by
Alexis de Lattre
and last modified
- Get this branch:
- bzr branch lp://staging/~akretion-team/openerp-pos/8.0-pos-pay-small-enhancements
Members of
Akretion Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Stéphane Bidoul (Acsone): Approve
-
Diff: 482 lines (+78/-86)15 files modifiedpos_cash_deposit/__openerp__.py (+3/-5)
pos_cash_deposit/data/pos_cash_deposit_product.xml (+4/-4)
pos_cash_deposit/model/product.py (+8/-6)
pos_cash_deposit/static/src/js/pos_cash_deposit_models.js (+2/-3)
pos_cash_deposit/static/src/js/pos_cash_deposit_widget.js (+5/-6)
pos_pay_invoice/__init__.py (+0/-2)
pos_pay_invoice/__openerp__.py (+4/-6)
pos_pay_invoice/data/pos_pay_invoice_product.xml (+5/-4)
pos_pay_invoice/model/__init__.py (+0/-2)
pos_pay_invoice/model/product.py (+8/-6)
pos_pay_invoice/static/src/css/pos_pay_invoice.css (+1/-1)
pos_pay_invoice/static/src/js/pos_pay_invoice_screen.js (+7/-7)
pos_pay_invoice/static/src/js/pos_pay_invoice_widget.js (+17/-19)
pos_pay_invoice/static/src/xml/pos_pay_invoice.xml (+12/-13)
pos_pay_invoice/view/pos_pay_invoice.xml (+2/-2)
Branch information
Recent revisions
- 18. By Alexis de Lattre
-
[FIX] Error popups now display the real message.
Remove comment added in my previous commit (I didn't see that pos_pay_invoice depended on pos_cash_deposit)
String update - 17. By Alexis de Lattre
-
PEP8
Small code changes
Remove vim instructions (imagine if every text editor starts to add it's own specific instructions in each text file :)
Add ";" at the end of some JS lines - 16. By Adrien Peiffer (Acsone)
-
[IMP] Open a new browser page with sale.order or account.invoice at click on list object
- 14. By Adrien Peiffer (Acsone)
-
[IMP] Prevent to add other product than cash deposit and make numpad disabled at cash deposit popup display
- 13. By Adrien Peiffer (Acsone)
-
[FIX] Fix position of cash deposit, pay_invoice and pay_quotation buttons
- 11. By Adrien Peiffer (Acsone)
-
[ADD] Add link of close picture in pos_pay_sale_order and pos_pay_invoice
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openerp-pos