Commit Graph

25 Commits

Author SHA1 Message Date
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
ARA (OpenERP) f300ceb3dc [IMP] point_of_sale: Code clean and rename some file name
bzr revid: ara@tinyerp.com-20101027120701-7r63salifxf9hu91
2010-10-27 17:37:01 +05:30
uco (OpenERP) 5c5b66d70c [IMP] point_of_sale: Removed unused import statement suggested by buildbot.
bzr revid: uco@tinyerp.com-20101014054627-eux2ztfnoqvvwwrf
2010-10-14 11:16:27 +05:30
saz-OpenERP 6b383b79ae [IMP]:point_of_sale:Improves pos_details_summary report
bzr revid: azaz.201186@gmail.com-20101013061544-8g6l5jxmmjrqrze7
2010-10-13 11:45:44 +05:30
saz-OpenERP 0efa32fb0f [IMP]:point_of_sale:Improves the period function in pos_details_summary.py
bzr revid: azaz.201186@gmail.com-20101013053632-khd9n57zga711dt1
2010-10-13 11:06:32 +05:30
saz-OpenERP 825308570d [IMP]:point_of_sale:Improves the reports
bzr revid: azaz.201186@gmail.com-20101012133956-n53roc67kkxox3g1
2010-10-12 19:09:56 +05:30
apa-tiny 46c20afd4f [MERGE]:merged from lp:~openerp-commiter/+junk/report-common
bzr revid: apa@tinyerp.com-20101012044634-xhcmw3agfoie1nrc
2010-10-12 10:16:34 +05:30
saz-OpenERP 9bb5a24639 [IMP]Improves the details of summary report of pos module
bzr revid: azaz.201186@gmail.com-20101011133438-lffkuu5g5amr6v7t
2010-10-11 19:04:38 +05:30
qdp-launchpad@tinyerp.com 6ed687841e [MERGE] merged team 1 branch
bzr revid: qdp-launchpad@tinyerp.com-20101011123545-gg4wrk09f7a1ha42
2010-10-11 14:35:45 +02:00
saz-OpenERP 2c2b2941ab [IMP]Improved reports of point_of_sale
bzr revid: azaz.201186@gmail.com-20101011074336-30gy3g8z1zec8mzy
2010-10-11 13:13:36 +05:30
vro d7b4d43bca [IMP] Improved the page nos. in header of reports
bzr revid: vro@tinyerp.com-20101006052756-8ma3nosmwzaitsoz
2010-10-06 10:57:56 +05:30
apa-tiny 702ca49501 merge
bzr revid: apa@tinyerp.com-20101005092830-suk1d0swf059uco1
2010-10-05 14:58:30 +05:30
uco (Open ERP) 01bda9b4b4 [REM] point_of_sale: Removed unused object 'pos.payment' as Payment is now done with 'account.bank.statement' object from account.
bzr revid: uco@tinyerp.com-20101005063026-eew1c2snhawv1not
2010-10-05 12:00:26 +05:30
rch (Open ERP) 875353ede5 [IMP]:Improve report 'Point Of Sale / Daily Operations /Sales Summary'.
bzr revid: rch_open_erp-20100920063648-m9o3ysd72n36j7k9
2010-09-20 12:06:48 +05:30
apa-tiny d3c3b194a9 [iMP]:point_of_sale:improved all report for point_of_sale
bzr revid: apa@tinyerp.com-20100831131250-ub3v4x6h92dzjvyk
2010-08-31 18:42:50 +05:30
uco (Open ERP) cc48330da7 [IMP] point_of_sale: Changed licenses.
bzr revid: uco@tinyerp.com-20100809111453-1shnvdgamfw526gd
2010-08-09 16:44:53 +05:30
Vir (Open ERP) 412ac5a93f [Add] Point Of Sale : Added new files for changes in point of sale module
bzr revid: vir@tinyerp.com-20100118083826-o1u6y8mfktzvfxo7
2010-01-18 14:08:26 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 25f727dd7b [FIX] Specify the name of the argument for the context, to avoir a critical bug
bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5
2009-10-09 13:49:00 +02:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00