Commit Graph

21 Commits

Author SHA1 Message Date
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
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers d4febfe788 [IMP+FIX] Complete cleaning of point_of_sale module
- refactorisation of the code: 2000 lines of code removed
   - fixed all the bugs
      - support for tax included/excluded prices
      - fixed rounding troubles
      - don't print the ticket if partial payment
   - cleaning features:
      - workflow reviewed: New -> Done -> Posted / Invoiced
      - generation of journal entries/invoice is now correct
      - only one picking per PoS order
      - wizard to apply global discount (on each lines)
   - useability:
      - reviewed the main point_of_sale screen
      - statements are open by default
   - removed non-useful features
      - advances (you use a special product for this)
      - contracts numbers
      - refund with exchange (you just create a new sale with negatives qty)
      - removed validation steps
      - scan product wizard
   - clean and complete YAML tests (work in progress)

bzr revid: fp@tinyerp.com-20110925140930-s6zibvn51k3914in
2011-09-25 16:09:30 +02:00
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
rpa (Open ERP) 6de3dcb878 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101111051634-iy69y3q2sucboa46
2010-11-11 10:46:34 +05:30
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
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
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 2ac7066e1d Task-ID:814: To add doc string to POS and related modules with wizards
bzr revid: sbh@tinyerp.com-20100527080106-1qpw6wrxu8veenxg
2010-05-27 13:31:06 +05:30
sbh (Open ERP) 09a575a05e [IMP] point_of_sale,product: add the view_init in pos_discount and fix the problem of price
bzr revid: sbh@tinyerp.com-20100405131456-rryojlpix96y62d0
2010-04-05 18:44:56 +05:30
olt@tinyerp.com 369e7ccc52 [FIX] pep8
bzr revid: olt@tinyerp.com-20100329123853-60zh0xb9p1vt4h0u
2010-03-29 14:38:53 +02:00
sbh (Open ERP) 946738526b Point_of_sale: remove the context of record_id
bzr revid: sbh@tinyerp.com-20100319072634-nvx3aw58reob199d
2010-03-19 12:56:34 +05:30
sbh (Open ERP) b3093ab237 stock: add the suppiler and address in partical_picking and imporve the code
bzr revid: sbh@tinyerp.com-20100319055425-jjh3deq4nbr2nqtw
2010-03-19 11:24:25 +05:30
sbh (Open ERP) 0ab01daf59 [Add]point_of_sale: add the missing file
bzr revid: sbh@tinyerp.com-20100318122558-sqlji2a2xaoig38y
2010-03-18 17:55:58 +05:30
sbh (Open ERP) 365d5cc0e9 Point_of_sale: remove the wizard of pos_detail
bzr revid: sbh@tinyerp.com-20100318110503-nwkbtiwuyb1vxay1
2010-03-18 16:35:03 +05:30
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) c4d99b22d2 [IMP] point_of_sale: convert wizard_discount into osv_memory
bzr revid: sbh@tinyerp.com-20100311073758-9tmnaetye01zfhfn
2010-03-11 13:07:58 +05:30