Commit Graph

106 Commits

Author SHA1 Message Date
Stephane Wirtel fa7d30035c [FIX] point_of_sale: Fix the pos.session's workflow
bzr revid: stw@openerp.com-20120530143543-1dkfudbub83ga71c
2012-05-30 16:35:43 +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
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 8607b4eb8a [IMP] tooltips on PoS
bzr revid: fp@openerp.com-20120513113937-v7e5bcvaqa87d0ku
2012-05-13 13:39:37 +02:00
Fabien Pinckaers 478f949df9 [IMP] useability, name get on sessions
bzr revid: fp@openerp.com-20120513110417-hv20fk3janm6h52f
2012-05-13 13:04:17 +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 0df2c9e559 [IMP] point_of_sale: Add two constraints on the pos.session object.
1. We can't create twice sessions of the same user
2. We can't create twice sessions of the same config

[IMP] point_of_sale: In the PoS Session wizard, if the journal ask to check the opening control,
    we don't by pass the code

bzr revid: stw@openerp.com-20120510112533-hn6r6abyg1jxepj7
2012-05-10 13:25:33 +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 c57cc2a2b6 [FIX] point_of_sale: Confirm the bank statements for the pos session
[FIX] account_bank_statement_extensions: fix

bzr revid: stw@openerp.com-20120509144108-n5ol7twovy639s7s
2012-05-09 16:41:08 +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 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 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
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 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
Stephane Wirtel 24687ac6bc [FIX] point_of_sale: Add some basic elements for new features
bzr revid: stw@openerp.com-20120416090122-52h5qt0tyga70p3r
2012-04-16 11:01:22 +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
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
Sbh (Openerp) 0a28fafb75 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330082751-3dsfrym5vr1sv2r0
2012-03-30 13:57:51 +05:30
Quentin (OpenERP) 980e27e099 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120223094804-0cm66x44ddvllelj
2012-02-23 10:48:04 +01:00
Thibault Delavallée bd2e58fe4f [REF] Refactored the fix. It now uses the add_payment method to ensure that the back-end and front-end behaviors are the same.
bzr revid: tde@openerp.com-20120213161201-xsc581kb4rdc65a5
2012-02-13 17:12:01 +01:00
Thibault Delavallée 413e09e5fe [FIX] Fixed wrong account_id not using property_account_receivable by default when using web-based POS front-end
bzr revid: tde@openerp.com-20120213112823-6mdf83hqiawoca27
2012-02-13 12:28:23 +01:00
Olivier Dony b73acbab66 [FIX] pos: better PIL import, courtesy of Mohammad Alhashash
lp bug: https://launchpad.net/bugs/930550 fixed

bzr revid: odo@openerp.com-20120213102432-tl0d0yhfyrg8iwnn
2012-02-13 11:24:32 +01:00
Fabien Pinckaers 264fd84294 [FIX] scale product images for POS frontend
bzr revid: fp@tinyerp.com-20120209142355-5sbet2x1zjdow3z5
2012-02-09 15:23:55 +01:00
niv-openerp 7791dc8ea8 [fix] make the workflow progress in pos orders
bzr revid: nicolas.vanhoren@openerp.com-20120105133337-1atnng0bh5pqzsfd
2012-01-05 14:33:37 +01:00
niv-openerp 3598bddb7c [imp] copied order creation login to the server
bzr revid: nicolas.vanhoren@openerp.com-20120105131319-9pnr25ms12szttx7
2012-01-05 14:13:19 +01:00
Divyesh Makwana (Open ERP) 873aaacc50 [FIX] account, account_bank_statement_extensions, point_of_sale : account_bank_statement_extension conflicts with point_of_sale
lp bug: https://launchpad.net/bugs/909124 fixed

bzr revid: mdi@tinyerp.com-20120102090833-ytztgr3vsq2jkm4v
2012-01-02 14:38:33 +05:30
fp 8aff5209ea [IMP] improved error message, constraints must allways propose a solution
bzr revid: fp@fp-laptop-20111231075720-4kak7o320td4wxqc
2011-12-31 08:57:20 +01:00
Bharat Devnani (OpenERP) d49337abb0 [FIX] pos : After installing pos product has two fields img and product_image
lp bug: https://launchpad.net/bugs/908750 fixed

bzr revid: bde@tinyerp.com-20111230100931-k9ub0nqq4ae0ivrv
2011-12-30 15:39:31 +05:30
Bharat Devnani (OpenERP) 0ee2be6bc1 [FIX] point_of_sale : point of sale invoice action wrong view_id type
lp bug: https://launchpad.net/bugs/909137 fixed

bzr revid: bde@tinyerp.com-20111228090608-b1t0tfjv0hyxg305
2011-12-28 14:36:08 +05:30
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
Jagdish Panchal (Open ERP) 810315fec1 [FIX] point_of_sale: remove the domain from pos catagory field in product form
lp bug: https://launchpad.net/bugs/906726 fixed

bzr revid: jap@tinyerp.com-20111220094129-ws1y1pgtbn2io74i
2011-12-20 15:11:29 +05:30
Fabien Pinckaers bcc2b76699 [FIX] multiple payments on POS
bzr revid: fp@tinyerp.com-20111219220053-tn5gc1lmc13fjpyf
2011-12-19 23:00:53 +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
Fabien Pinckaers 785f2bb5af [FIX] account bank statement
bzr revid: fp@tinyerp.com-20111211101845-ejswkmmty1kba1sg
2011-12-11 11:18:45 +01:00
Fabien Pinckaers 75fb009dae [IMP] fix on PoS module
bzr revid: fp@tinyerp.com-20111208120111-skr3af91uiqot1ie
2011-12-08 13:01:11 +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
Antony Lesuisse 7399463070 [MERGE] pos by ahu,mit,ddm,niv
bzr revid: al@openerp.com-20111010211623-lov3zpm0dl6jaf7p
2011-10-10 23:16:23 +02:00