Commit Graph

34 Commits

Author SHA1 Message Date
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Saurang Suthar(OpenERP) b7a5a1d928 [IMP] Improved warning messages for POS module
bzr revid: pso@tinyerp.com-20120725104932-1awd9eerplzglhui
2012-07-25 16:19:32 +05:30
Saurang Suthar(OpenERP) e9f73afd66 [IMP] Improved warning messages for POS module
bzr revid: pso@tinyerp.com-20120725103449-iyhg19xu0m8ev0sk
2012-07-25 16:04:49 +05:30
Frédéric van der Essen f8d32d3304 [MERGE] point_of_sale
bzr revid: fva@openerp.com-20120710142447-s0z5ca89bofh0n2c
2012-07-10 16:24:47 +02:00
Amit Patel (OpenERP) 37ac236cc5 [IMP]:point_of_sale
bzr revid: apa@tinyerp.com-20120605132812-mblxngyk7qi6si3d
2012-06-05 18:58:12 +05:30
Fabien Pinckaers 341c6b0843 [IMP] PoS Backend
Improved layout of "PoS orders", "PoS Sessions" and "PoS Config" for useability
	Apply new design layouts for web client v7.0
	Rename PoS by Point of Sale everywhere
	Some typos, improved views
	Reviewed menu structure
"Default Point of Sale" field accessible through users preferences
PoS Config:
	Sequence is readonly
	Removed the "Draft" state --> easier, you do not need to active a PoS Config
	Default values on Shop and Journals
PoS Orders:
	Changed shop_id & journal_id on PoS Orders --> from normal fields to related field, depending on the session
Open Session:
	Fixed the wizard
	Several bugfixes and useability improvements
	Accounting Transactions posted at the close (not at the control)
Cash Registers:
	Lots of cleanups and bugfixes
Pos Sessions:
	Fixes and improved layout
	Better computation of all fields
	removed unused object "pos.config.journal"
PoS Orders:
	Default session_id

bzr revid: fp@openerp.com-20120512223743-b1vvbbybo8xq7e54
2012-05-13 00:37: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
Stephane Wirtel cd7d047cf8 [IMP] point_of_sales: Add the POS Session
bzr revid: stw@openerp.com-20120410112429-dckcpq3hfemlnr5n
2012-04-10 13:24:29 +02:00
Quentin (OpenERP) f19ad8eaf4 [FIX] point_of_sale: some wizards not working because IDs were automatically casted into string because the database type was wrongly chosen at the isntallation time
lp bug: https://launchpad.net/bugs/897159 fixed

bzr revid: qdp-launchpad@openerp.com-20120103101930-ctulz47zarnpdujf
2012-01-03 11:19:30 +01:00
Fabien Pinckaers d0364f8ed2 [FIX] use correct account on categ if not on product
bzr revid: fp@tinyerp.com-20111222094914-7qz3pktoqyc9cr2z
2011-12-22 10:49:14 +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
Bharat (OpenERP) 5d53d94b42 [FIX] point_sale : In point of sale, put money in operation is not working
lp bug: https://launchpad.net/bugs/871684 fixed

bzr revid: bde@tinyerp.com-20111014091519-3i2g7pwzy6j0yx3a
2011-10-14 14:45:19 +05:30
Fabien Pinckaers 440ed51b9f fix
bzr revid: fp@tinyerp.com-20110925215457-a40td30n6bedg2ug
2011-09-25 23:54:57 +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 17dcdf8136 [IMP] some fixes
bzr revid: fp@tinyerp.com-20110925190200-zo2elh6ntlckdqkt
2011-09-25 21:02:00 +02:00
Fabien Pinckaers fccc5304ed [fIX]
bzr revid: fp@tinyerp.com-20110925170713-wuc03wqxlaenmvt2
2011-09-25 19:07:13 +02:00
Vir (Open ERP) dab7efb977 [FIX,MOD] auction : problem of type field in seach view, point_of_sale : small change, stock_planning : add access rights for stock_period object
bzr revid: vir@tinyerp.com-20101104114748-9jrr6uvx7qqn38s3
2010-11-04 17:17:48 +05:30
Vir (Open ERP) 804b40ad23 [Merge]
bzr revid: vir@tinyerp.com-20101027050557-fa9dmeooh5se7udy
2010-10-27 10:35:57 +05:30
psi (Open ERP) 09badf3375 [IMP] point_of_sale: code cleaning
bzr revid: psi@tinyerp.co.in-20101026130012-olfktqj5qr578lpb
2010-10-26 18:30:12 +05:30
psi (Open ERP) dfea5584e7 [REF] point_of_sale: Code cleaning
bzr revid: psi@tinyerp.co.in-20101026053743-kdti4mq98m1iriod
2010-10-26 11:07:43 +05:30
DBR (OpenERP) 1ae6ee2693 [MOD]Point Of Sale : Usability Improvement
bzr revid: dbr@tinyerp.com-20101018131901-qz22a3kasedjp7g2
2010-10-18 18:49:01 +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
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
Jay (OpenERP) 9298971abc [FIX] point_of_sale : Payment wizard did not have null value for selection
bzr revid: jvo@tinyerp.com-20100823073159-k5plq79s5q319ma7
2010-08-23 13:01:59 +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) 17b2db2901 [IMP] point_of_sale: Improved view 'Sale Order'. Improved error message.
bzr revid: uco@tinyerp.com-20100809095847-emrt1ef6afuihz4q
2010-08-09 15:28:47 +05:30
DBR (OpenERP) a0f914b4d3 [MOD/IMP] point_of_sale: usability improvements
bzr revid: dbr@tinyerp.com-20100714064247-v6zg5w7thhyvjr87
2010-07-14 12:12:47 +05:30
Vir (Open ERP) 805d199f37 [MOD] pos : small changes
bzr revid: vir@tinyerp.com-20100622111410-mb1fnn25dd441km4
2010-06-22 16:44:10 +05:30
olt@tinyerp.com 369e7ccc52 [FIX] pep8
bzr revid: olt@tinyerp.com-20100329123853-60zh0xb9p1vt4h0u
2010-03-29 14:38:53 +02:00
olt@tinyerp.com fb7b3153b0 [FIX] 'time' module used but not imported
bzr revid: olt@tinyerp.com-20100329105541-l2154cgxsvfl6j87
2010-03-29 12:55:41 +02:00
uco (OpenERP) a268acb4c7 [REF] delivery, mrp, mrp_repair, point_of_sale, product_margin, slae, stock: Removed '@summary' from docstring.
bzr revid: uco@tinyerp.co.in-20100317073413-ks8i2ppev0pxm3cf
2010-03-17 13:04:13 +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