Commit Graph

15 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Simon Lejeune afd490c984 [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml
[REM] dead code:  pos_box_entries.py/xml, pos_box_out.py/xml, pos_return_view.py/xml
[ADD] lines, invoice, cashbox of the day, payment, receipt, users product reports converted to QWeb. Added YML tests for the bank statement reports.
[FIX] closed cashbox of the day sql using old fields in its queries, yml test not correctly generating an invoice from a pos order

bzr revid: sle@openerp.com-20140414104954-xj10wi640tyr3ufe
2014-04-14 12:49:54 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Ajay Chauhan (OpenERP) 85f6cb8239 [IMP] POS: made some changes in code
bzr revid: cha@tinyerp.com-20130204064142-xivaomscssibwsb8
2013-02-04 12:11:42 +05:30
Ajay Chauhan (OpenERP) 3589c008ad [IMP] POS: use the new signal_xxx methods instead of trg_validate.
bzr revid: cha@tinyerp.com-20130201062421-luknla6wp3yqxhqm
2013-02-01 11:54:21 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Stephane Wirtel 6cefb2c802 [FIX] point_of_sale: Fix some bugs
bzr revid: stw@openerp.com-20120507130946-13i3yq82oi69zjjt
2012-05-07 15:09:46 +02:00
Fabien Pinckaers 8404978487 [FIX] POS invoice are marked as paid
bzr revid: fp@tinyerp.com-20120209192050-1bm4w1x8dc81a30l
2012-02-09 20:20:50 +01:00
Fabien Pinckaers 597412b09a [IMP] Point of Sale Useability and code cleaning
bzr revid: fp@tinyerp.com-20110925214532-1scgzy6tk9r70091
2011-09-25 23:45:32 +02:00
psi (Open ERP) 3fcb1cf996 [REF] account, account_analytic_analysis, account_voucher, membership, pos : Remove warnings Builtbot
bzr revid: psi@tinyerp.co.in-20101027111108-jdby0r68w6qtfidf
2010-10-27 16:41:08 +05:30
psi (Open ERP) 71460802a5 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026134031-ee7geo6vzj1npv5r
2010-10-26 19:10:31 +05:30
olt@tinyerp.com 369e7ccc52 [FIX] pep8
bzr revid: olt@tinyerp.com-20100329123853-60zh0xb9p1vt4h0u
2010-03-29 14:38:53 +02:00
uco (OpenERP) a268acb4c7 [REF] delivery, mrp, mrp_repair, point_of_sale, product_margin, slae, stock: Removed '@summary' from docstring.
bzr revid: uco@tinyerp.co.in-20100317073413-ks8i2ppev0pxm3cf
2010-03-17 13:04:13 +05:30
sbh (Open ERP) 712b574c8a [IMP]: Remove the context of record_id and improve the code
bzr revid: sbh@tinyerp.com-20100312084137-uus1pg8pv7vs5imf
2010-03-12 14:11:37 +05:30
sbh (Open ERP) b73b0eadb6 [IMP] point_of_sale: Convert the pos_confirm wizard into osv_memory
bzr revid: sbh@tinyerp.com-20100311063119-x9zo7cuj2jpv96gn
2010-03-11 12:01:19 +05:30