Commit Graph

78 Commits

Author SHA1 Message Date
Frederic van der Essen db9a06b842 [IMP] point_of_sale: tests work better when they are loaded and run by the unit test system! 2014-08-05 14:08:08 +02:00
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
qdp-odoo e3491ccb71 [IMP] account: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +02:00
Simon Lejeune 8db594758e [REM] point_of_sale: removed closed cashbox report that is nearly the session resume report
bzr revid: sle@openerp.com-20140429114045-kaj86qq00dovj75o
2014-04-29 13:40:45 +02:00
Simon Lejeune 0d6ea88e57 [FIX] pos test reports: typo
bzr revid: sle@openerp.com-20140428162032-9s1s0wwxkboqeo2z
2014-04-28 18:20:32 +02:00
Simon Lejeune afd490c984 [REM] removed details_summary, sales_user, sales_user_today, payment_user reports, wizards and rml
[REM] dead code:  pos_box_entries.py/xml, pos_box_out.py/xml, pos_return_view.py/xml
[ADD] lines, invoice, cashbox of the day, payment, receipt, users product reports converted to QWeb. Added YML tests for the bank statement reports.
[FIX] closed cashbox of the day sql using old fields in its queries, yml test not correctly generating an invoice from a pos order

bzr revid: sle@openerp.com-20140414104954-xj10wi640tyr3ufe
2014-04-14 12:49:54 +02:00
Vo Minh Thu 9b0ced610f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130322134958-jhe6m0222jq7wo41
2013-03-22 14:49:58 +01:00
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Xavier ALT 41ea6e7ccd [TEST] add unit test to ensure POS only considere product taxes from current session's company
bzr revid: xal@openerp.com-20130227104505-9ndnub6zs8sjfhzj
2013-02-27 11:45:05 +01:00
Vo Minh Thu 5029451905 [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create().
bzr revid: vmt@openerp.com-20130222133511-y07w3etca8onb73x
2013-02-22 14:35:11 +01:00
Vo Minh Thu 02a114fe3b [FIX] import openerp.{netsvc,tools} instead of {netsvc,tools} in YML tests.
bzr revid: vmt@openerp.com-20130209062929-g85yauw92vj9wqpb
2013-02-09 07:29:29 +01:00
Vo Minh Thu c92b76740f [FIX] import openerp.{netsvc,tools} instead of {netsvc,tools} in YML tests.
bzr revid: vmt@openerp.com-20130209062821-9zx3hf0zwljeepyd
2013-02-09 07:28:21 +01:00
Vo Minh Thu 37dec8326d [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209062436-e2wfh3sgoufrh77t
2013-02-09 07:24:36 +01:00
Quentin (OpenERP) a0679e6e4f [MERGE] demo data branch
bzr revid: qdp-launchpad@openerp.com-20120822160856-k308a270wx2wnsj6
2012-08-22 18:08:56 +02:00
Stephane Wirtel c803243a38 [FIX] point_of_sale: remove an useless test
bzr revid: stw@openerp.com-20120821082356-dr4vdka5u796ho9w
2012-08-21 10:23:56 +02:00
Rucha (Open ERP) 7a24bdb1f7 [FIX]: Improved old product names with new
bzr revid: rpa@tinyerp.com-20120816084224-t12wf5vipd8u90a7
2012-08-16 14:12:24 +05:30
Rucha (Open ERP) c8a7ee2c0d [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120717054135-3iw8studvvkag06h
2012-07-17 11:11:35 +05:30
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
Rucha (Open ERP) 40f83805c5 [IMP]: product: Improved reference of demo product xml_id from static names to number (work in progress)
bzr revid: rpa@tinyerp.com-20120629110424-xykxjjq7sn50ovww
2012-06-29 16:34:24 +05:30
Rucha (Open ERP) 189fd8e390 [IMP]: (Work in progress)* Changed demo references according to changes in server, Aim is to add more common names and easy demo.
* Improved xml_id of demo like res_partner_1 instead of specific record name like res_partner_asus so in future we can change that record value easily avoiding confusions in names

bzr revid: rpa@tinyerp.com-20120619071624-3d9mcl9m76gp2s0c
2012-06-19 12:46:24 +05:30
Quentin (OpenERP) e5728537ce [FIX] point_of_sale: fixed error in yaml test
bzr revid: qdp-launchpad@openerp.com-20120313133956-gwfzj2ns33ou3nph
2012-03-13 14:39:56 +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) 691b6dd013 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111121051023-cw7nzitr9ph1wh4h
2011-11-21 10:40:23 +05:30
Raphael Collet 893d7a655b [FIX] point_of_sale/test: fix context in records, by making them proper YAML literals
bzr revid: rco@openerp.com-20111117100544-emxxijuqrf6w4q7q
2011-11-17 11:05:44 +01:00
Ujjvala Collins (OpenERP) 6337070b9a [FIX] point_of_sale: Fixed report error and yaml.
bzr revid: uco@tinyerp.com-20111101053930-58z2xraetj25i9e0
2011-11-01 11:09:30 +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
Olivier Dony 1d3ff0e52f [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110927165219-ux50zxkszwpcfssd
2011-09-27 18:52:19 +02: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 d0f8dc83e5 [IMP] Useability and misc fixes in POS
bzr revid: fp@tinyerp.com-20110925210020-5jvd7x38asnbzv5b
2011-09-25 23:00:20 +02:00
Fabien Pinckaers aa96975247 [IMP] pos, -u point_of_sale works better
bzr revid: fp@tinyerp.com-20110925184012-t1x14v2it65zsm0o
2011-09-25 20:40:12 +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
Meera Trambadia (OpenERP) ba5341a5e6 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20110915130151-7uxiju44u28o7b9h
2011-09-15 18:31:51 +05:30
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
mtr 50ca0758a5 [IMP] auction,event,membership,pos,sale: improved yaml as _sql_constraint is enforced on some objects
bzr revid: mtr@mtr-20110816092340-c8rvy49pb022ghpj
2011-08-16 14:53:40 +05:30
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
Ujjvala Collins (OpenERP) 9d43b6099c [FIX] point_of_sale,sale,stock: Fixed yaml errors for unique name constraint.
bzr revid: uco@tinyerp.com-20110721130728-5niqvlklunu4kf7r
2011-07-21 18:37:28 +05:30
ron@tinyerp.com 3eac4fa82f [IMP]point_of_sale:Improvement in yml
bzr revid: ron@tinyerp.com-20110304102651-8la13x9s42p1h4os
2011-03-04 15:56:51 +05:30
Thibault Francois ac9434002d [FIX] Yaml test : day+1 etc ..
bzr revid: tfr@openerp.com-20110131123854-wh09jiyb5x2mpuiq
2011-01-31 13:38:54 +01:00
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
mtr e831341d98 [IMP] pos: made changes in the search method i.e.('journal_id', 'in', journal_ids)
bzr revid: mtr@mtr-20110112131702-hrnziixhx23kl6tz
2011-01-12 18:47:02 +05:30
mtr 2fd652f206 [IMP] pos:solved yaml warning message error,which occured when bank statement are in open state
bzr revid: mtr@mtr-20110112114353-falxyn72h652kysg
2011-01-12 17:13:53 +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
apa (OpenERP) 3c638bf619 [IMP]:point_of_sale:improt time
bzr revid: apa@tinyerp.com-20101224072229-nuurbfm4glkqdh69
2010-12-24 12:52:29 +05:30
apa (OpenERP) e5f48734c1 [IMP]:improved code
bzr revid: apa@tinyerp.com-20101223085516-bpfuedpu6vezz0pj
2010-12-23 14:25:16 +05:30
Jas (OpenERP) f0685a7de5 [Imp] point_of_sale : improvements in report yml file
bzr revid: jas@tinyerp.com-20101221131210-teggpygfq1m0jwqb
2010-12-21 18:42:10 +05:30
mtr 21b05dafac [IMP] point_of_sale:-renamed files
bzr revid: mtr@mtr-20101026121259-tbowld1yx3skezpr
2010-10-26 17:42:59 +05:30