Commit Graph

15 Commits

Author SHA1 Message Date
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Randhir Mayatra (OpenERP) a4b94dbee6 [USA] add cancel button
bzr revid: rma@tinyerp.com-20120627141917-bs9bg2j3dasy9n1y
2012-06-27 19:49:17 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
ajay javiya (OpenERP) 564c8e0580 [REM]: Remove cancel button on wizard
bzr revid: aja@tinyerp.com-20120618095828-2j3l2ygehu6j3nlo
2012-06-18 15:28:28 +05:30
Fabien Pinckaers 83ad98a1a7 [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609151920-4sv7qzomhmfpwsy2
2012-06-09 17:19:20 +02:00
Fabien Pinckaers 7c8e38b179 [IMP] improved form views
bzr revid: fp@tinyerp.com-20120608183518-7sllx2v50vsx3ohm
2012-06-08 20:35:18 +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
ron@tinyerp.com c70f688377 [IMP]point_of_sale:correct string and code improve for property field
bzr revid: ron@tinyerp.com-20110309083839-pqfbqs85e2q6316m
2011-03-09 14:08:39 +05:30
ron@tinyerp.com 8b22515213 [IMP]point_of_sale:Remove fields_view_get method on wizard
bzr revid: ron@tinyerp.com-20110304124508-yvlaxanttvgqycbi
2011-03-04 18:15:08 +05:30
ron@tinyerp.com ec247ab4b3 [REF]point_of_sale:change the old wizard style .change dynamic field to one2many Field in pos_return.py
bzr revid: ron@tinyerp.com-20110303091222-tl0kfk2akmhdqign
2011-03-03 14:42:22 +05:30
sbh (Open ERP) 1e14ac461c Task 578 : Improve the code,Task :581 Convert wizard_return into osv_memory
bzr revid: sbh@tinyerp.com-20100427121803-7y0wv8quy11264ko
2010-04-27 17:48:03 +05:30