odoo/addons/account_voucher
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
..
i18n Launchpad automatic translations update. 2012-03-22 06:23:52 +00:00
report [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [IMP] improve the sentance 2012-04-16 15:41:28 +05:30
wizard [MERGE] lp:912179 (account_voucher: fix code creating voucher line from bank statement) 2012-01-10 16:13:12 +01:00
__init__.py [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
__openerp__.py [IMP]stock: added a yml case for the multi-currency (lp-954155) 2012-04-04 16:52:15 +05:30
account_voucher.py [MERGE] merged with main addons trunk 2012-04-25 12:30:42 +02:00
account_voucher_pay_invoice.xml [FIX] Account Voucher 2011-09-27 15:07:30 +02:00
account_voucher_report.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_voucher_sequence.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_view.xml [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
account_voucher_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_voucher_workflow.xml merged with trunk 2010-12-30 15:28:09 +05:30
invoice.py [IMP] account_voucher: onchange_partner_id small refactoring + improved the splitting of the amount by existing voucher lines 2011-10-20 16:42:17 +02:00
voucher_payment_receipt_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
voucher_sales_purchase_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00