Commit Graph

39 Commits

Author SHA1 Message Date
Martin Trigaux b17fd217bd [FIX] point_of_sale: correct _get_tax_amount to see several taxes in reports
bzr revid: mat@openerp.com-20130912130747-g3mj44w341v8ao2z
2013-09-12 15:07:47 +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
Sanjay Gohel (Open ERP) b461dd366f [IMP]discount shown on ticket. if pos have no order lines it can not validate for ticket print. and improve report of sale detail
bzr revid: sgo@tinyerp.com-20121005070033-o51n2w72j7322zg5
2012-10-05 12:30:33 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Ujjvala Collins (OpenERP) e9eee4ebb4 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111220051300-2w0g2ecunxlrba2j
2011-12-20 10:43:00 +05:30
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
Ujjvala Collins (OpenERP) dd04cb0256 [IMP] point_of_sale: Minor improvements.
bzr revid: uco@tinyerp.com-20111125094715-0ut1ehrr0mkamddf
2011-11-25 15:17:15 +05:30
Ujjvala Collins (OpenERP) a757dfe57c [IMP] point_of_sale: Improved code for pos details report. Removed unnecessary sql queries.
bzr revid: uco@tinyerp.com-20111121105513-2sqki5dzilvp7jao
2011-11-21 16:25:13 +05:30
Ujjvala Collins (OpenERP) 61ab554841 [FIX] point_of_sale: Fixed sale details report.
bzr revid: uco@tinyerp.com-20111109065313-a427exhw53y0500c
2011-11-09 12:23:13 +05:30
Ujjvala Collins (OpenERP) 225506f49c [IMP] point_of_sale: Improved summary of report to print for selected users only.
bzr revid: uco@tinyerp.com-20111109053500-dhtse9r4k0zw6k5u
2011-11-09 11:05:00 +05:30
Ujjvala Collins (OpenERP) 97a1b3700f [IMP] point_of_sale: Improved Sale Details report.
bzr revid: uco@tinyerp.com-20111103132746-btmzuqwwyihloubn
2011-11-03 18:57:46 +05:30
Ujjvala Collins (OpenERP) f4d5f0aaa0 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111101050822-rc8o5vvs1vesz8j3
2011-11-01 10:38:22 +05:30
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
Ujjvala Collins (OpenERP) e5760cd9eb [IMP] point_of_sale: Improved Sales Details report. Completed point 3.
bzr revid: uco@tinyerp.com-20110913062036-hvod1hestos78k6w
2011-09-13 11:50:36 +05:30
ARA (OpenERP) f300ceb3dc [IMP] point_of_sale: Code clean and rename some file name
bzr revid: ara@tinyerp.com-20101027120701-7r63salifxf9hu91
2010-10-27 17:37:01 +05:30
saz-OpenERP f286327b78 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014131543-ywsadzzquypgdv0y
2010-10-14 18:45:43 +05:30
saz-OpenERP 4bc20cd528 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014131354-iduvsmlcwlnob7ay
2010-10-14 18:43:54 +05:30
saz-OpenERP 66d99a2b42 [IMP]:point_of_sale:Improves the pos_details report
bzr revid: azaz.201186@gmail.com-20101014125719-jsh654bm8dvtf97a
2010-10-14 18:27:19 +05:30
saz-OpenERP e359ba1aee [IMP]:point_of_sale:Improves pos_details report
bzr revid: azaz.201186@gmail.com-20101012120447-82n9q5fv4m6ju1fk
2010-10-12 17:34:47 +05:30
vro d7b4d43bca [IMP] Improved the page nos. in header of reports
bzr revid: vro@tinyerp.com-20101006052756-8ma3nosmwzaitsoz
2010-10-06 10:57:56 +05:30
uco (Open ERP) ca2c883553 [IMP] point_of_sale: Warnings corrected.
bzr revid: uco@tinyerp.com-20101001121019-9qfvptsejig7ufur
2010-10-01 17:40:19 +05:30
uco (Open ERP) 65542b4ecd [IMP] point_of_sale: Improvements suggested by buildbot. Fixed query formatting.
bzr revid: uco@tinyerp.com-20101001110625-j5b6jrtl7fw3wq2z
2010-10-01 16:36:25 +05:30
uco (Open ERP) dc76e7ecb6 [IMP,REF] point_of_sale: Removed empty xml files. Improved files suggested by buildbot. Button name changed for Return picking wizard.
bzr revid: uco@tinyerp.com-20101001101526-v862mp6wa1nkp105
2010-10-01 15:45:26 +05:30
P. Christeas 8a2874060c [IMP]: SQL Queries Improved.
bzr revid: uco@tinyerp.com-20101001092628-j6tnaor3dhlq1gl9
2010-10-01 14:56:28 +05:30
apa-tiny d3c3b194a9 [iMP]:point_of_sale:improved all report for point_of_sale
bzr revid: apa@tinyerp.com-20100831131250-ub3v4x6h92dzjvyk
2010-08-31 18:42:50 +05:30
apa-tiny 84e9c24e53 [IMP]:Improved rml reports.
bzr revid: apa@tinyerp.com-20100827091413-yggrgit6chbj69ed
2010-08-27 14:44:13 +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
uco (Open ERP) e36a9b47a6 [FIX] point_of_sale: Sale Details report error corrected.
bzr revid: uco@tinyerp.com-20100810055845-uv3z65btr2wrliom
2010-08-10 11:28:45 +05:30
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
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +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
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
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
Stephane Wirtel 25f727dd7b [FIX] Specify the name of the argument for the context, to avoir a critical bug
bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5
2009-10-09 13:49:00 +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
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