odoo/addons/account
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
..
data [FIX] account type 'bank' is on Asset side in BS 2012-02-17 11:37:12 +01:00
demo [IMP] account : remove invoice address 2012-03-05 12:18:45 +05:30
edi [MERGE] Merge with lp:openobject-addons 2012-03-29 18:30:46 +05:30
i18n Launchpad automatic translations update. 2012-05-09 04:47:29 +00:00
process merged with trunk 2010-12-30 15:28:09 +05:30
project [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
report [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
security [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups 2012-04-04 11:08:30 +02:00
test [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
wizard [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
__init__.py [MERGE] branch trunk-v62_config_account-uco (new config wizard for accounting) 2012-03-28 09:41:46 +02:00
__openerp__.py [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In" 2012-05-04 14:51:58 +02:00
account.py [IMP] point_of_sale 2012-05-11 23:29:12 +02:00
account_analytic_line.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
account_assert_test.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_bank.py [FIX] res.partner.bank: respect company restrictions when assign parent account for new bank GL account 2012-03-09 11:56:59 +01:00
account_bank_statement.py [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
account_bank_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_cash_statement.py [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
account_end_fy.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_financial_report.py [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +01:00
account_financial_report_data.xml [FIX] account: financial reports and data for account_account_type fixed 2012-01-26 15:26:18 +01:00
account_installer.xml [IMP] config wizards: remove ir.actions.todo that are no longer useful 2012-04-03 15:26:18 +02:00
account_invoice.py [MERGE] Merged with RGA account branch 2012-04-03 12:58:01 +02:00
account_invoice_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_invoice_workflow.xml [IMP] Added chatter notification for account invoice 2012-03-19 16:08:23 +05:30
account_menuitem.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
account_move_line.py [FIX] all: use newly introduced fields.date.context_today 2012-02-13 19:07:41 +01:00
account_pre_install.yml [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
account_report.xml [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat. 2012-02-03 15:53:20 +01:00
account_unit_test.xml [FIX] removed filed address_contact_id 2012-03-07 16:12:05 +05:30
account_view.xml [IMP] PoS Backend 2012-05-13 00:37:43 +02:00
board_account_view.xml dashboard use manual layout 2012-04-10 16:05:57 +02:00
company.py [IMP] account.config.settings: add field 'expects chart of accounts' on company, and improve layout and dynamics of wizard 2012-04-02 09:52:37 +02:00
company_view.xml [MERGE] sync with latest trunk 2011-09-29 13:08:56 +02:00
configurable_account_chart.xml [FIX] no cost at reception 2011-12-30 12:06:04 +01:00
installer.py [IMP] Small code cleaning. 2012-02-13 16:21:52 +01:00
ir_sequence.py [FIX] Reference to undefined context variable 2012-03-22 12:39:59 +01:00
ir_sequence_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
partner.py Add active field on account.fiscal.position. 2011-08-24 23:19:43 +02:00
partner_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
product.py [IMP] removed remaining method=True params from fields.function 2011-07-05 14:28:57 +02:00
product_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
res_config.py [IMP] fix copyright notice on top of new files 2012-04-03 10:44:25 +02:00
res_config_view.xml [IMP] account*, l10n*: remove group_extended 2012-04-25 15:40:18 +02:00
res_currency.py [fix] remove some useless changes after review 2012-03-30 15:30:01 +02:00