Commit Graph

29 Commits

Author SHA1 Message Date
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
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Saurang Suthar(OpenERP) b7a5a1d928 [IMP] Improved warning messages for POS module
bzr revid: pso@tinyerp.com-20120725104932-1awd9eerplzglhui
2012-07-25 16:19:32 +05:30
Stephane Wirtel cd7d047cf8 [IMP] point_of_sales: Add the POS Session
bzr revid: stw@openerp.com-20120410112429-dckcpq3hfemlnr5n
2012-04-10 13:24:29 +02:00
Quentin (OpenERP) f19ad8eaf4 [FIX] point_of_sale: some wizards not working because IDs were automatically casted into string because the database type was wrongly chosen at the isntallation time
lp bug: https://launchpad.net/bugs/897159 fixed

bzr revid: qdp-launchpad@openerp.com-20120103101930-ctulz47zarnpdujf
2012-01-03 11:19:30 +01:00
Fabien Pinckaers d0364f8ed2 [FIX] use correct account on categ if not on product
bzr revid: fp@tinyerp.com-20111222094914-7qz3pktoqyc9cr2z
2011-12-22 10:49:14 +01:00
Fabien Pinckaers 09663a9369 [FIX] income account on product for POS
bzr revid: fp@tinyerp.com-20111220175358-d5850rhw001zdwly
2011-12-20 18:53:58 +01:00
Raphael Collet 62ef4a340e [MERGE] lp:900734 (point_of_sale: remove dead code)
bzr revid: rco@openerp.com-20111214154418-xf4y0dcw08pgl3s0
2011-12-14 16:44:18 +01:00
Bharat (OpenERP) 1055b58dec [FIX] point_of_sale : Unused Code in point_of_sale/wizard/pos_box_out.py
lp bug: https://launchpad.net/bugs/900734 fixed

bzr revid: bde@tinyerp.com-20111207132744-gnlpum4hlnsl2z2h
2011-12-07 18:57:44 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Fabien Pinckaers 17dcdf8136 [IMP] some fixes
bzr revid: fp@tinyerp.com-20110925190200-zo2elh6ntlckdqkt
2011-09-25 21:02:00 +02:00
Fabien Pinckaers fccc5304ed [fIX]
bzr revid: fp@tinyerp.com-20110925170713-wuc03wqxlaenmvt2
2011-09-25 19:07:13 +02: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
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
ARA (OpenERP) 7f52403414 [FIX] point_of_sale: output opration wizard not working
bzr revid: ara@tinyerp.com-20110418121256-a9ai8qykk330tj9v
2011-04-18 17:42:56 +05:30
Mustufa Rangwala 2ce74d5177 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101029130659-8nbp159ha0o5tyqi
bzr revid: mra@mra-laptop-20101030074311-0egyyn0gsj1u9d17
2010-10-30 13:13:11 +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
Vir (Open ERP) 804b40ad23 [Merge]
bzr revid: vir@tinyerp.com-20101027050557-fa9dmeooh5se7udy
2010-10-27 10:35:57 +05:30
psi (Open ERP) 09badf3375 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026130012-olfktqj5qr578lpb
2010-10-26 18:30:12 +05:30
Vir (Open ERP) 4f5a86c535 [Merge]
bzr revid: vir@tinyerp.com-20101019044533-186ta8ghj4x15o31
2010-10-19 10:15:33 +05:30
DBR (OpenERP) 1ae6ee2693 [MOD]Point Of Sale : Usability Improvement
bzr revid: dbr@tinyerp.com-20101018131901-qz22a3kasedjp7g2
2010-10-18 18:49:01 +05:30
Harry (Open ERP) e087ab8bb8 [IMP] : Removed mx.DateTime and used datetime object.
bzr revid: uco@tinyerp.com-20101015140153-tyy27fby84tijohb
2010-10-15 19:31:53 +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
Mantavya Gajjar 277bb0e36f [FIX]: cash register entry from pos, improve cash register
bzr revid: mga@tinyerp.com-20100628150631-vax21k5bj0lryv6u
2010-06-28 20:36:31 +05:30
Vir (Open ERP) 805d199f37 [MOD] pos : small changes
bzr revid: vir@tinyerp.com-20100622111410-mb1fnn25dd441km4
2010-06-22 16:44:10 +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) bd000f7a18 [IMP] point_of_sale: Convert the box_out wizard into osv_memory wizard
bzr revid: sbh@tinyerp.com-20100315063032-82jq0fglyloak8ml
2010-03-15 12:00:32 +05:30