Commit Graph

350 Commits

Author SHA1 Message Date
Antony Lesuisse 4ceacd71ea [MERGE] trunk and point_of_sale js
bzr revid: al@openerp.com-20110927155600-qkmex8omktegcrxw
2011-09-27 17:56:00 +02: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
Olivier Dony d81837fac6 [MERGE] synch with latest trunk
bzr revid: odo@openerp.com-20110922162538-x7xucux66zma5bp8
2011-09-22 18:25:38 +02:00
Bharat (OpenERP) 2a373c64c6 [IMP] fetched sale description directly from the product_id
bzr revid: bde@tinyerp.com-20110921060552-zltdpunvj4fmk5ws
2011-09-21 11:35:52 +05:30
Bharat (OpenERP) c3752d57d7 [IMP] optimized the code point_of_sale.py
bzr revid: bde@tinyerp.com-20110921054008-xay8jkfwjdodw4h1
2011-09-21 11:10:08 +05:30
Bharat (OpenERP) 76191badff [FIX] fix the description problem in invoice report and in notes of customer invoice in point_of_sale
bzr revid: bde@tinyerp.com-20110921051159-ahmg85y9113jembo
2011-09-21 10:41:59 +05:30
Fabien Pinckaers 844437eeaa merge
bzr revid: fp@tinyerp.com-20110917131120-njpefjtevyd41c3z
2011-09-17 15:11:20 +02:00
Fabien Pinckaers 280e652335 merge
bzr revid: fp@tinyerp.com-20110917113229-ijef4nzbcq3hm135
2011-09-17 13:32:29 +02:00
Olivier Dony c65b4cb152 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110817084841-7yj9p8grqiqxkx56
2011-08-17 10:48:41 +02:00
Minh Tran fedd3f9b78 Some field cleanup
bzr revid: mit@openerp.com-20110810222849-hksoumxf7dmvnigk
2011-08-11 00:28:49 +02:00
Vo Minh Thu 68244bf404 [FIX] pos test: a selection field is stored as a string but used as an int.
bzr revid: vmt@openerp.com-20110727152315-kl2mi6dglmbdztq8
2011-07-27 17:23:15 +02:00
Minh Tran 43f0746480 [imp] Added POS category
bzr revid: mit@openerp.com-20110718161746-megdu9xb1jeu19g9
2011-07-18 18:17:46 +02:00
Raphael Collet adafbc707a [MERGE] from trunk
bzr revid: rco@openerp.com-20110708092232-mlezo4330k2j8vvw
2011-07-08 11:22:32 +02:00
mtr f840ea4937 [FIX] pos:-increments the sequence and does not copy the productlot while duplicating the POS order
lp bug: https://launchpad.net/bugs/805932 fixed

bzr revid: mtr@mtr-20110707103106-q9pc6h2mbbov2asa
2011-07-07 16:01:06 +05:30
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Raphael Collet 44a6af1f4e [FIX] in POS, rename all 'Product for expenses' into 'Product for Output'
bzr revid: rco@openerp.com-20110523085625-t1r3k84umw3u31ww
2011-05-23 10:56:25 +02:00
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
Husen Daudi 8485607c81 fixed delivery address in picking from POS
bzr revid: hda@hda-laptop-20110420063553-kp8zm30r4gah4zpn
2011-04-20 12:05:53 +05:30
AMP (OpenERP) ab16169e1b [FIX] point_of_sale : pass the partner refernce in delivery order
bzr revid: amp@tinyerp.com-20110419092443-hq2fn23jjc9a4h1c
2011-04-19 14:54:43 +05:30
pso (OpenERP) ec90de83c3 [IMP] Usability Improvements
bzr revid: pso@tinyerp.com-20110414094054-q9yxjhj1nmjid027
2011-04-14 15:10:54 +05:30
pso (OpenERP) acc57dfb30 [FIX] point_of_sale: Making payment doesn't register payment date
lp bug: https://launchpad.net/bugs/756606 fixed

bzr revid: pso@tinyerp.com-20110411101656-st5ajwom0015a61d
2011-04-11 15:46:56 +05:30
Quentin (OpenERP) cfced62547 [FIX] point_of_sale: use the pricelist on the pos order instead of the one from the partner (by default it will be the same)
bzr revid: qdp-launchpad@openerp.com-20110223143455-8vf1ve68gn3t9wrr
2011-02-23 15:34:55 +01:00
Mustufa Rangwala 8f43d299d0 [FIX] POS: Lots in POS => Add product lot on pos order line for validate pos order for product which has tracking outgoing set to true
lp bug: https://launchpad.net/bugs/710561 fixed

bzr revid: mra@mra-laptop-20110204113247-732fgockzszz7n6k
2011-02-04 17:02:47 +05:30
Mustufa Rangwala eff87b20ec [FIX] pos: [wizard: pos_payment] When you create invoices with different currencies set, the price is well mapped, but with the wrong currency
lp bug: https://launchpad.net/bugs/710462 fixed

bzr revid: mra@mra-laptop-20110203105528-0pe8uzhg0brgib58
2011-02-03 16:25:28 +05:30
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
Fabien Pinckaers c916973c9e [FIX] removed unused code
bzr revid: fp@tinyerp.com-20110118030641-ohbhfmv0b60q8kti
2011-01-18 04:06:41 +01:00
Mustufa Rangwala 2d369b9f4e [MERGE] performance issues - account, sale, hr_*, pos: https://bugs.launchpad.net/openobject-addons/+bug/693833
bzr revid: mra@mra-laptop-20110117123659-t3etytigbjtd88uq
2011-01-17 18:06:59 +05:30
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
Fabien Pinckaers 4594829c20 [FIX] improvement in POS lp 702115
bzr revid: fp@tinyerp.com-20110117082847-n9evkxy2h8ceawiy
2011-01-17 09:28:47 +01:00
Cristian Salamea 974a8cacf0 [MERGE]
bzr revid: ovnicraft@gmail.com-20101227052633-hi3op794dkd3pn5m
2010-12-27 00:26:33 -05:00
Sbh (OpenERP) b8b2ac99da [Fix] fix buildbot Warnings
bzr revid: sbh@tinyerp.com-20101221084941-49jujlav0nw7e2eh
2010-12-21 14:19:41 +05:30
pso 7b130d9c81 [MERGE] merge from trunk addons3
bzr revid: pso@tinyerp.com-20101217055257-11er6oey5e9eg2df
2010-12-17 11:22:57 +05:30
pso 928d674dae [FIX] point_of_sale: Improved total and subtotal function
lp bug: https://launchpad.net/bugs/589256 fixed

bzr revid: pso@tinyerp.com-20101215132959-qv0fbojg4nbtzohr
2010-12-15 18:59:59 +05:30
uco (OpenERP) 2b27c8e7b3 [FIX]: Corrected minor problems.
bzr revid: uco@tinyerp.com-20101213074049-c32m68722abkpola
2010-12-13 13:10:49 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 097ff85deb [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101123071135-712ya21x2v77mn36
2010-11-23 12:41:35 +05:30
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
ARA (OpenERP) e3fdc5e329 [REF] point_of_sale: fix the yml partner_id warning
bzr revid: ara@tinyerp.com-20101122095007-b5128lopvy02ux1a
2010-11-22 15:20:07 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Cristian Salamea 612c454cc8 [IMP] fix code rules and simple improvements in POS
bzr revid: ovnicraft@gmail.com-20101105012952-6cqvt5iaxty5be3k
2010-11-04 20:29:52 -05:00
psi (Open ERP) f42cc55258 [IMP] sale, point_of_sale: use lambda with time.strftime in _defaults
bzr revid: psi@tinyerp.co.in-20101104122741-du08a4bt4031dhos
2010-11-04 17:57:41 +05:30
Mustufa Rangwala 2ce74d5177 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101029130659-8nbp159ha0o5tyqi
bzr revid: mra@mra-laptop-20101030074311-0egyyn0gsj1u9d17
2010-10-30 13:13:11 +05:30
Vir (Open ERP) 804b40ad23 [Merge]
bzr revid: vir@tinyerp.com-20101027050557-fa9dmeooh5se7udy
2010-10-27 10:35:57 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
mtr 21b05dafac [IMP] point_of_sale:-renamed files
bzr revid: mtr@mtr-20101026121259-tbowld1yx3skezpr
2010-10-26 17:42:59 +05:30