Commit Graph

59 Commits

Author SHA1 Message Date
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
Minh Tran f287c3dd05 Added demo data
bzr revid: mit@openerp.com-20110823122446-lks3tbshjx88ek15
2011-08-23 14:24:46 +02:00
Amit (OpenERP) 7c3c895631 [IMP]:point_of_sale:
Added two products in the module data :
 - "Cash In" with field "Product for Input" set (it must appear in Point of Sale / Configuration / Products for Input Operations)
 - "Cash Out" with field "Product for expenses" set (it must appear in Point of Sale / Configuration / Products for Output Operations)

Rename the fields:
 - income_pdt as "Product for Input Operation"
 - expense_pdt as "Product for Output Operation"

In Journal view (Accounting/Configuration/Financial Accounting/ Journals/Journals):
 - Changed the label "Users" to "POS Users.
 - Fixed separator label "Extended Configureation" -> "Extended Configuration.
 - In demo data, the journal type "Cash" should have field check_dtls set.
 - Renamed "check details" into "Check Cash Balance."

bzr revid: apa@tinyerp.com-20110520101607-5ilo2t7zna392s63
2011-05-20 15:46:07 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
pso 118169f202 [IMP] point_of_sale: Improved demo file
bzr revid: pso@tinyerp.com-20110106063133-cqixpy3whocb4l1z
2011-01-06 12:01:33 +05:30
pso 5524f49c6f [IMP] Improved yml, demo file to remove static date time by using time library
bzr revid: pso@tinyerp.com-20110105125035-s7rknril8gwhm8i7
2011-01-05 18:20:35 +05:30
Harry (OpenERP) 764b9f251e [FIX] correct regression on intalling module without demo data
bzr revid: hmo@tinyerp.com-20101114134821-7djwpr6nmmxu584q
2010-11-14 19:18:21 +05:30
mtr 21b05dafac [IMP] point_of_sale:-renamed files
bzr revid: mtr@mtr-20101026121259-tbowld1yx3skezpr
2010-10-26 17:42:59 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30