Commit Graph

41 Commits

Author SHA1 Message Date
Fabien Pinckaers 9dd3e6476f [IMP] PoS backend
bzr revid: fp@tinyerp.com-20120809212311-q2b86eww9ppvdv8s
2012-08-09 23:23:11 +02:00
Stephane Wirtel 2d0a262d4d [IMP] point_of_sale: Add a wizard for the Session Opening
bzr revid: stw@openerp.com-20120510103543-ytwq5brqypnibml5
2012-05-10 12:35:43 +02:00
Stephane Wirtel ec308a08e7 [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In"
[FIX] point_of_sale: Fix some bugs

bzr revid: stw@openerp.com-20120504125158-p45qfzo8mif6x9xe
2012-05-04 14:51:58 +02:00
Fabien Pinckaers 314f15e363 [IMP] cleaning POS reports, removed bad reports
bzr revid: fp@tinyerp.com-20111211105130-y7lra445g4hzd614
2011-12-11 11:51:30 +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
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 (Open ERP) cc48330da7 [IMP] point_of_sale: Changed licenses.
bzr revid: uco@tinyerp.com-20100809111453-1shnvdgamfw526gd
2010-08-09 16:44:53 +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
mso a51b1687ba [MERGE]branch merged with trunk: openobject-addons
bzr revid: mso@mso-20100401124618-kzhqx3kfrezxgn59
2010-04-01 18:16:18 +05:30
sbh (Open ERP) daa7377b10 [IMP] point_of_sale: conver the wizard_scan_product into osv_memory wizard and set the access rules
bzr revid: sbh@tinyerp.com-20100401100540-rp77of0qjwv1gi9x
2010-04-01 15:35:40 +05:30
sbh (Open ERP) fcfac9cb42 [Fix] point_of_sale: remove the name from init
bzr revid: sbh@tinyerp.com-20100329134435-ymoucvn1r1o4ecew
2010-03-29 19:14:35 +05:30
sbh (Open ERP) dc0f22435e [IMP] point_of_sale: convert the scan_product wizard into osv_memory and remove wizard_default_journal
bzr revid: sbh@tinyerp.com-20100329133808-hrslymp4ki3fccff
2010-03-29 19:08:08 +05:30
sbh (Open ERP) b5c601d2db [Fix]: revert the changed of <MTR> for point of sale
bzr revid: sbh@tinyerp.com-20100329053054-fb7aipahvu4mxebu
2010-03-29 11:00:54 +05:30
mtr d9dc66b994 [Fix] stock:remove the file name from terp
bzr revid: mtr@mtr-20100326134311-qbazgm07gjjbjwfx
2010-03-26 19:13:11 +05:30
sbh (Open ERP) b65b70bb07 [IMP] point_of_sale: convert pos_payment wizard in osv_memory
bzr revid: sbh@tinyerp.com-20100326113253-su4gskwkkg8gq66c
2010-03-26 17:02:53 +05:30
sbh (Open ERP) d47574cfbd [IMP] point_of_sale: fix the problem of wizard and add the pos_payment
bzr revid: sbh@tinyerp.com-20100319150020-9z7bnkmb93uw3508
2010-03-19 20:30:20 +05:30
MTR 60f17e19a1 [IMP] point_of_sale:convert wizard into osv_memory
bzr revid: sbh@tinyerp.com-20100319140047-ry2iubfps6aflcka
2010-03-19 19:30:47 +05:30
mso a48453fe16 [IMP]:pos:OSV_MEMORY wizards related to reports
bzr revid: mso@mso-20100319135833-4d79a9d092bk2wpx
2010-03-19 19:28:33 +05:30
sbh (Open ERP) fa91b75d00 [IMP]point_of_sale :convert the wizard of pos_sales_user_current_user into osv_memory
bzr revid: sbh@tinyerp.com-20100319131721-q68nioexgiwlxrk7
2010-03-19 18:47:21 +05:30
sbh (Open ERP) d513008d50 [IMP]point_of_sale :convert the wizard of pos_sales_user_today into osv_memory
bzr revid: sbh@tinyerp.com-20100319125551-cp3nkwcu5e40w15a
2010-03-19 18:25:51 +05:30
sbh (Open ERP) 757926595a [IMP] point_of_sale: convert the pos_sale_user wizard into osv_memroy
bzr revid: sbh@tinyerp.com-20100319120832-hnw3y7mwzupr95sd
2010-03-19 17:38:32 +05:30
sbh (Open ERP) e41aae3014 [Add] point_of_sale: add the missing file
bzr revid: sbh@tinyerp.com-20100318123756-pqedu3eabie83fot
2010-03-18 18:07:56 +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
sbh (Open ERP) fad70b1cb2 [Add] Point_of_sale: Add the report of pos_details
bzr revid: sbh@tinyerp.com-20100318091838-vpfesi6lv4br700o
2010-03-18 14:48:38 +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
sbh (Open ERP) 363090e959 [Add] point_of_sale: add the osv_memory wizard of _box_entries and comment the old wizard
bzr revid: sbh@tinyerp.com-20100315055208-hq5k5gn53edzpzra
2010-03-15 11:22:08 +05:30
sbh (Open ERP) 8730f3c832 [IMP]:point_of_sale: convert the close statement in osv_memeroy and Fix the probelm of company_id
bzr revid: sbh@tinyerp.com-20100312082803-6m8cdlrg7t3yn6cu
2010-03-12 13:58:03 +05:30
sbh (Open ERP) cf6bab1520 [IMP] point_of_sale: convert the open_statement wizard into osv_memory and improve the view and doc string
bzr revid: sbh@tinyerp.com-20100312063909-9i5rucvfqe205s7s
2010-03-12 12:09:09 +05:30
sbh (Open ERP) e2acebccc3 [IMP] point_of_sale: Conver the get_sale wizard in osv_memory
bzr revid: sbh@tinyerp.com-20100311085130-ulfh1yp17xc42245
2010-03-11 14:21:30 +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
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
sbh (Open ERP) cefc85c584 [IMP] point_of_sale: Converted Add Product wizard into osv_memory wizard
bzr revid: sbh@tinyerp.com-20100310135548-810h40effu2jtwft
2010-03-10 19:25:48 +05:30
Vir (Open ERP) 412ac5a93f [Add] Point Of Sale : Added new files for changes in point of sale module
bzr revid: vir@tinyerp.com-20100118083826-o1u6y8mfktzvfxo7
2010-01-18 14:08:26 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Olivier Laurent 19d09b4ec8 modifs
bzr revid: olt@tinyerp.com-20090602140917-hdmc91wf2ml59vid
2009-06-02 16:09:17 +02:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Sebastien LANGE 2a68020515 [IMP]
* Add wizard scan product to use barcode reader

bzr revid: sebatien.lange@syleam.fr-20081220193344-w4bt1ivc8tttlwsn
2008-12-20 20:33:44 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00