Commit Graph

68 Commits

Author SHA1 Message Date
Martin Trigaux 25292ef0a5 [FIX] point_of_sale: correct call to default value
The default value should be called with a lambda otherwise the payment_date is set to the date the server was started (opw 606715)
2014-06-04 15:19:57 +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
Fabien Pinckaers eef0d61bb9 [MERGE] fix partial payment wizard
bzr revid: fp@tinyerp.com-20121113073428-aa2g1vnensxfcgn4
2012-11-13 08:34:28 +01:00
Fabien Pinckaers ce874db95a [FIX] POS
bzr revid: fp@openerp.com-20121103152504-f3o6ce0e833hdibj
2012-11-03 16:25:04 +01:00
Vijaykumar Baladaniya ae95cab533 [FIX] point_of_sale: Add a context on launch_payment() method.
bzr revid: vba@tinyerp.com-20121023052715-78d4sykmrrpzult0
2012-10-23 10:57:15 +05:30
Fabien Pinckaers 40fe783301 [IMP] remove print statement
bzr revid: fp@tinyerp.com-20120716164856-j7gicxtuhnnkap4h
2012-07-16 18:48:56 +02:00
Fabien Pinckaers 5e0cce7d55 [FIX] point of sale addons fixes + YAML test improve
bzr revid: fp@tinyerp.com-20120716164129-6u8ejw0h6rw3fstq
2012-07-16 18:41:29 +02:00
Stephane Wirtel 668b82d0a9 [FIX] point_of_sale: remove the call of the report in the pos.payment wizard
bzr revid: stw@openerp.com-20120605113839-c7pb1czizw38epau
2012-06-05 13:38:39 +02:00
Stephane Wirtel 9fe2a57c11 [REF] Remove the pdb call
bzr revid: stw@openerp.com-20120507141409-kfhugzui4z1d9pox
2012-05-07 16:14:09 +02:00
Stephane Wirtel 6cefb2c802 [FIX] point_of_sale: Fix some bugs
bzr revid: stw@openerp.com-20120507130946-13i3yq82oi69zjjt
2012-05-07 15:09:46 +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 2eae296db9 fix
bzr revid: fp@tinyerp.com-20120209171732-5m1e3bdmsoeetjtb
2012-02-09 18:17:32 +01:00
Fabien Pinckaers c6deb8e19e [FIX] point of sale order from backend, bug in payment
bzr revid: fp@tinyerp.com-20120209170758-a20fi7gbt207yd8d
2012-02-09 18:07:58 +01:00
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 9633196fdc [IMP] payment, reference not required
bzr revid: fp@tinyerp.com-20110926073846-wzaetyo8pmvuwhp4
2011-09-26 09:38:46 +02:00
Fabien Pinckaers ca0a60c2e7 fix
bzr revid: fp@tinyerp.com-20110925170416-9lfef6yxl8bcntre
2011-09-25 19:04:16 +02:00
Fabien Pinckaers 5e6a1ecb76 [IMP] clean test YML for point_of_sale
bzr revid: fp@tinyerp.com-20110925155050-cqkwsar8azfmis87
2011-09-25 17:50:50 +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
ARA (OpenERP) bdbc6dff22 [FIX] point_of_sale: point of sale without partner
bzr revid: ara@tinyerp.com-20110316102706-fvpstppoyl0n0yh4
2011-03-16 15:57:06 +05:30
ARA (OpenERP) d80215ed61 [FIX] point_of_sale: point of sale without partner
lp bug: https://launchpad.net/bugs/735403 fixed

bzr revid: ara@tinyerp.com-20110316102256-e1yks7rziiv1xu8x
2011-03-16 15:52:56 +05:30
Rucha (Open ERP) 62b3abd6c0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110314102742-xsankh8h4q562lv8
2011-03-14 15:57:42 +05:30
ARA (OpenERP) 05055ad75b [FIX] Point_of_sale: resubmit above merge proposal
bzr revid: ara@tinyerp.com-20110310053113-c3ae7c9we0k4mnrl
2011-03-10 11:01:13 +05:30
ARA (OpenERP) f2010d5be3 [FIX] Point_of_sale: [trunk] POS: creating invoice for partner with empty address
bzr revid: ara@tinyerp.com-20110310051238-cc8uki8qo47045n4
2011-03-10 10:42:38 +05:30
ARA (OpenERP) 96415dbeb7 [FIX] Point_of_sale: [trunk] POS: creating invoice for partner with empty address
lp bug: https://launchpad.net/bugs/731787 fixed

bzr revid: ara@tinyerp.com-20110309134355-p62rr19fyewvq2p1
2011-03-09 19:13:55 +05:30
ron@tinyerp.com de02305285 [REF]account,hr_timesheet,product,point_of_sale,project:isinstance remove
bzr revid: ron@tinyerp.com-20110301124841-5fc80dgsnwm76590
2011-03-01 18:18:41 +05:30
Olivier Dony 3f96ef97a7 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields
This is in preparation of the fix for m2o.get() on osv_memory objects, to make
it consistent with the regular read on osv objects. Previously on osv_memory
objects it was only returned the id, instead of the pair (id, name) as is appropriate
to avoid an additional name_get RPC call after each read.
Unfortunately many wizards were using direct read() instead of browse() and
relying on the fact that the returned dict contained a bare id value for
many2one fields.

bzr revid: odo@openerp.com-20110201210839-hwmk60ygksm805c4
2011-02-01 22:08:39 +01:00
qdp-launchpad@tinyerp.com cda9789c02 [FIX] point_of_sale: cleaning and fixing the point_of_sale for use cases with advance payments (+add product)
bzr revid: qdp-launchpad@tinyerp.com-20110120113951-8f8sy6il5g1mczxf
2011-01-20 12:39:51 +01:00
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
psi (Open ERP) 346858def0 [REF] pos: code cleaning
bzr revid: psi@tinyerp.co.in-20101027131914-x8hl943t3om6jjbe
2010-10-27 18:49:14 +05:30
psi (Open ERP) 71460802a5 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026134031-ee7geo6vzj1npv5r
2010-10-26 19:10:31 +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
Jay (OpenERP) 214960b36e [FIX] pos : pylint test passed. Thanks to buildbot
bzr revid: jvo@tinyerp.com-20100924103946-8fj8ksrzyu00kxpi
2010-09-24 16:09:46 +05:30
Jay (OpenERP) d7ed28f534 [FIX] POS : Correction in wizard,NEVER ever return None,it can break xmlrpc request.
bzr revid: jvo@tinyerp.com-20100924101344-7eu0pcp6y8cql8hw
2010-09-24 15:43:44 +05:30
uco (Open ERP) a87e3171aa [IMP] point_of_sale: Removed company dependancy from Cash Registers being selected in the Make Payment wizard.
bzr revid: uco@tinyerp.com-20100917054237-6pya3ck7iz0xoupv
2010-09-17 11:12:37 +05:30
uco (Open ERP) 93d3515a56 [IMP] point_of_sale: Search views corrected. Improved sql reports. Improved Open/Close Register wizards.
bzr revid: uco@tinyerp.com-20100913053735-9jy13wn9eda32khx
2010-09-13 11:07:35 +05:30
uco (Open ERP) bbb57fe006 [IMP] point_of_sale: Improved Make Payment wizard.
bzr revid: uco@tinyerp.com-20100911112909-itekdx4wfhima9q9
2010-09-11 16:59:09 +05:30
uco (Open ERP) 5c7fe37d35 [IMP] point_of_sale: View improvements. Default values added in Make Payment wizard.
bzr revid: uco@tinyerp.com-20100911074218-492cdnqig4ef3p2d
2010-09-11 13:12:18 +05:30
Harry (OpenERP) c178f70944 [MERGE]
bzr revid: hmo@tinyerp.com-20100817062757-0pyn7a54etz2pk0j
2010-08-17 11:57:57 +05:30
uco (Open ERP) afed4e1d89 [IMP] point_of_sale: yaml improvements. Small improvements in wizards.
bzr revid: uco@tinyerp.com-20100816120450-qyhu96kp2ev3xqlh
2010-08-16 17:34:50 +05:30
uco (Open ERP) 5720e2c957 [REF] point_of_sale: Removed unused field from Make Payment wizard.
bzr revid: uco@tinyerp.com-20100816073014-7zw77gt3zjwt2838
2010-08-16 13:00:14 +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) 9e19f017f3 [MOD/IMP] point_of_sale : Improvement in payment,return and invoice wizards
bzr revid: vir@tinyerp.com-20100811103012-rg0u3s0aieao6qhe
2010-08-11 16:00:12 +05:30
Vir (Open ERP) 9d60232764 [Merge] point_of_sale : Improvements in POS module
bzr revid: vir@tinyerp.com-20100722110905-gyoskyg6fx000y5k
2010-07-22 16:39:05 +05:30
Vir (Open ERP) 2b7e8d8e1b [MOD] point_of_sale : small changes
bzr revid: vir@tinyerp.com-20100722095417-vqxon8qjyv6in94m
2010-07-22 15:24:17 +05:30
AMP (OpenERP) b71230a805 [MOD/IMP] point_of_sale: usability improvements
bzr revid: amp@tinyerp.com-20100710132935-3zqm0eq386q0aqta
2010-07-10 18:59:35 +05:30
Vir (Open ERP) d3286bb984 [ADD] point_of_sale : access rules are added, improvements in payment wizard
bzr revid: vir@tinyerp.com-20100630134355-hyzpueev6fwh3hmo
2010-06-30 19:13:55 +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