Commit Graph

90 Commits

Author SHA1 Message Date
Stephane Wirtel cd458e7932 [IMP] point_of_sale: Add a report for the printing of the EAN13
bzr revid: stw@openerp.com-20120529133642-td13jd3sxwi0cbj0
2012-05-29 15:36:42 +02:00
Stephane Wirtel e83f930dcb [IMP] point_of_sale: move the 'to_weight' field from the pos.category to the product object
bzr revid: stw@openerp.com-20120529121556-q91gf18qf5a3uf1q
2012-05-29 14:15:56 +02:00
Stephane Wirtel bd78e2ce68 [IMP] point_of_sale: Call the front-end from the back-end
bzr revid: stw@openerp.com-20120525130759-tmkuks2nw9oy91ot
2012-05-25 15:07:59 +02:00
Stephane Wirtel cf46c8653c [FIX] point_of_sale: Fix some bugs
bzr revid: stw@openerp.com-20120525122415-30r3e2phsfdqgz8l
2012-05-25 14:24:15 +02:00
Frédéric van der Essen 785100c74c [MERGE] trunk
bzr revid: fva@openerp.com-20120522093137-eqaen4t49ukcmj6f
2012-05-22 11:31:37 +02:00
Fabien Pinckaers b3fa4ccf5c [IMP] removed icons from topbar
bzr revid: fp@tinyerp.com-20120522091445-mpiknieg2v8sd31f
2012-05-22 11:14:45 +02:00
Fabien Pinckaers ee566d388c [IMP] merged topbar status widgets
bzr revid: fp@tinyerp.com-20120522085037-oktkq3td2hg9lvzr
2012-05-22 10:50:37 +02:00
Amit Patel (OpenERP) 1aefff9733 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20120517101517-npk57s14kgxlk7in
2012-05-17 15:45:17 +05:30
Frédéric van der Essen f2051414f7 [MERGE] trunk
bzr revid: fva@openerp.com-20120514155031-x7h0f12110g2gqhb
2012-05-14 17:50:31 +02:00
Fabien Pinckaers 56cfae3a8b [IMP] setting closing cash position on all journals which does not requires control
bzr revid: fp@openerp.com-20120513120812-yabr9ngdxh32xk0n
2012-05-13 14:08:12 +02:00
Fabien Pinckaers 94c98bab2a [IMP] Removed bad report
bzr revid: fp@openerp.com-20120513103058-n0lusjarb4vxu7nh
2012-05-13 12:30:58 +02:00
Fabien Pinckaers bdac4ab7ad [FIX] pos backend, small bug
bzr revid: fp@openerp.com-20120513101641-7cpbvos3hcgnx91m
2012-05-13 12:16:41 +02:00
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 589b298125 [IMP] point_of_sale
bzr revid: stw@openerp.com-20120511212912-htftara5senojo1w
2012-05-11 23:29:12 +02:00
Stephane Wirtel 740fb5bf05 [FIX] point_of_sale: Hide or show the details of the balance of the
session

bzr revid: stw@openerp.com-20120510110123-ys5b721s45fzt2ek
2012-05-10 13:01:23 +02:00
Stephane Wirtel 2d0a262d4d [IMP] point_of_sale: Add a wizard for the Session Opening
bzr revid: stw@openerp.com-20120510103543-ytwq5brqypnibml5
2012-05-10 12:35:43 +02:00
Stephane Wirtel 471bb6a67e [IMP] point_of_sale: show the opening and closing details
[FIX] point_of_sale: Use tools.translate library

bzr revid: stw@openerp.com-20120510074804-8jf12enzw3jghrrf
2012-05-10 09:48:04 +02:00
Stephane Wirtel 23ca8aaa38 [IMP] point_of_sale: Add the statement line with the right statement"
[IMP] point_of_sale: Add a new iface boolean for the printing

bzr revid: stw@openerp.com-20120509151221-hbkcpxp5vwck7x50
2012-05-09 17:12:21 +02:00
Stephane Wirtel 2ce2c446c8 [FIX] point_of_sale: remove the related actions
bzr revid: stw@openerp.com-20120509144201-831n0f5nihbkqgyu
2012-05-09 16:42:01 +02:00
Stephane Wirtel b4d61d8de9 [IMP] point_of_sale: Add a list of bank statement in the PoS Session
bzr revid: stw@openerp.com-20120509142211-z1x3c24tya2rcvyb
2012-05-09 16:22:11 +02:00
Stephane Wirtel a4dd08a340 [IMP] point_of_sale: review the session workflow
[REF] point_of_sale: move the 'to_weight' field into the pos.category

bzr revid: stw@openerp.com-20120509133018-mu06479yu2yahvu4
2012-05-09 15:30:18 +02:00
Stephane Wirtel cd171effd5 [FIX] point_of_sale: Use the right values for the state and fix the closing button
bzr revid: stw@openerp.com-20120509103959-dgb2qzd7v1afh2hp
2012-05-09 12:39:59 +02:00
Stephane Wirtel 2def801d80 [IMP] point_of_sale: Add some fields in readonly mode
bzr revid: stw@openerp.com-20120509081942-oo65eepvzi0whz03
2012-05-09 10:19:42 +02:00
Stephane Wirtel 72c89a2028 [FIX] point_of_sale: Begin the connection between the frontend and the backend
bzr revid: stw@openerp.com-20120508152805-874rbq1jv8mpvwo6
2012-05-08 17:28:05 +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 d7b5e5a6ef [IMP] point_of_sale: create a session if there is not session for the connected user
bzr revid: stw@openerp.com-20120504152720-nqfhr5aclihpfiis
2012-05-04 17:27:20 +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
Amit Patel (OpenERP) 70c7252b2c [IMP]
bzr revid: apa@tinyerp.com-20120502055006-yhsd5qwpc0asfn7b
2012-05-02 11:20:06 +05:30
Stephane Wirtel b9f8c8dec1 [FIX] fix some bugs in the point of sale
bzr revid: stw@openerp.com-20120430150557-5hw97hbcze4ngw3b
2012-04-30 17:05:57 +02:00
Stephane Wirtel f7b3ba8bf5 [MERGE] lp:openobject-addons
bzr revid: stw@openerp.com-20120430142521-t6vl6f3csab038k8
2012-04-30 16:25:21 +02:00
Stephane Wirtel 1070cda369 [MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva
bzr revid: stw@openerp.com-20120430092650-3oozjjx9pgbqh73j
2012-04-30 11:26:50 +02:00
Stephane Wirtel 9fe0bbc472 [COMMIT] Don't want to lose my work
bzr revid: stw@openerp.com-20120426123017-joglkawvmn0f3pe0
2012-04-26 14:30:17 +02:00
Mayur Maheshwari (OpenERP) c71446957f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120426091833-ocminkwzjkntdkde
2012-04-26 14:48:33 +05:30
Turkesh Patel (Open ERP) ba08369045 [IMP] point_of_sale: improved view.
bzr revid: tpa@tinyerp.com-20120426085111-0ewm61gmf34wab2d
2012-04-26 14:21:11 +05:30
Raphael Collet 72a685bc8e [IMP] multi_company, point_of_sale: remove group_extended
bzr revid: rco@openerp.com-20120425144611-hk2y9euk5kigqx46
2012-04-25 16:46:11 +02:00
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
Divyesh Makwana (Open ERP) 491641a31c [IMP] all : Improved the typos.
bzr revid: mdi@tinyerp.com-20120423102003-ze3x042iee031530
2012-04-23 15:50:03 +05:30
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
Stephane Wirtel bc05498416 [IMP] point_of_sale: Add the POS Config object
bzr revid: stw@openerp.com-20120404123114-e557auyszvy4uy3a
2012-04-04 14:31:14 +02:00
Raphael Collet 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +02:00
Raphael Collet ff05f5dd8f [IMP] product: rename xml ids of new usability groups
bzr revid: rco@openerp.com-20120321100144-h5f6jjuz45p2qi6r
2012-03-21 11:01:44 +01:00
Turkesh Patel (Open ERP) 87a70fbc2b [IMP] apply pricelist group on fields
bzr revid: tpa@tinyerp.com-20120307121411-01snwca7u4kwylll
2012-03-07 17:44:11 +05:30
Jagdish Panchal (Open ERP) b4e6775929 [IMP] point_of_sale: add new menu reporting and Sale Details
bzr revid: jap@tinyerp.com-20120306054238-rs8l9ne8mt128k82
2012-03-06 11:12:38 +05:30
Meera Trambadia (OpenERP) 77d579560e [IMP] mrp,pos,purchase,stock:-changed menu sequence for reporting
bzr revid: mtr@tinyerp.com-20120228094741-hnj7eces0fwquu7c
2012-02-28 15:17:41 +05:30
Meera Trambadia (OpenERP) 355e9b09d4 [IMP] point_of_sale:- changed reporting menu name and parent
bzr revid: mtr@tinyerp.com-20120228064021-vwgm9430c1i1aj9m
2012-02-28 12:10:21 +05:30
niv-openerp 3c8a3ab10b [fix] point of sale: problem when installing the addon
bzr revid: nicolas.vanhoren@openerp.com-20120214135054-mkgjjcb0wnnpwypu
2012-02-14 14:50:54 +01:00
Fabien Pinckaers ca693ecdc6 [IMP] default pos category from pos product
bzr revid: fp@tinyerp.com-20111230161200-km2swuha4l280xn5
2011-12-30 17:12:00 +01:00
Fabien Pinckaers 1f1a16d754 [IMP] only pos user & manager can see POS menu
bzr revid: fp@tinyerp.com-20111219222350-uiwrk0gconbxf8c3
2011-12-19 23:23:50 +01:00
Fabien Pinckaers c96a049fb3 [FIX] point of sale addons
bzr revid: fp@tinyerp.com-20111218183339-itucpnld6lxjypen
2011-12-18 19:33:39 +01:00
Fabien Pinckaers b04c36d786 [IMP] point of sale fixes
bzr revid: fp@tinyerp.com-20111218135304-pqhosuljfrol5wtx
2011-12-18 14:53:04 +01:00