Commit Graph

41 Commits

Author SHA1 Message Date
Quentin (OpenERP) 725a60dc1b [FIX] point_of_sale, usability: added help tooltip on confusing field explaining the behavior
bzr revid: qdp-launchpad@openerp.com-20130227170143-hguda59nagni1j7q
2013-02-27 18:01:43 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Stephane Wirtel 768d9cdb7e [IMP] account: Merge the opening_control and closing_control flags in cash_control
[IMP] account: In the case where the bank statement is a cash register, we can get the coins of the last register.
[IMP] account: Hide the 'Available Coins' if the journal hasn't the cash_control flag.
[FIX] account: Use some default values for the profit/loss and internal account.
[IMP] point_of_sale: Avoid to have two payment methods with the cash_control in a pos.config object.
[REF] point_of_sale: Refactor the computation code of the cash_journal, cash_register and cash_control flags.
[IMP] point_of_sale: Store the difference in the right account if the journal of the statement is a cash_control or nota.
[FIX] point_of_sale: Use the session name instead of the order name for the account.bank.statement.line .
[IMP] point_of_sale: [DEMO] Define the default payment_methods for the pos.config.

bzr revid: stw@openerp.com-20120828112116-lblikdcn92lcpc7w
2012-08-28 13:21:16 +02:00
Stephane Wirtel 4230baf35a [FIX] point_of_sale: set the 'False' value to opening_control and closing_control
bzr revid: stw@openerp.com-20120817143134-v9vjzvgh5kddeduc
2012-08-17 16:31:34 +02:00
Stephane Wirtel fea9d6eae3 [IMP] point_of_sale: Add a 'self_checkout' flag on the journal
bzr revid: stw@openerp.com-20120604162326-ggwjedp5ht8b5wtf
2012-06-04 18:23:26 +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 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 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 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 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
Fabien Pinckaers d0f8dc83e5 [IMP] Useability and misc fixes in POS
bzr revid: fp@tinyerp.com-20110925210020-5jvd7x38asnbzv5b
2011-09-25 23:00:20 +02:00
Fabien Pinckaers 17dcdf8136 [IMP] some fixes
bzr revid: fp@tinyerp.com-20110925190200-zo2elh6ntlckdqkt
2011-09-25 21:02:00 +02:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
Mustufa Rangwala 859a492340 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101028101534-16fqtdcltf8as2ib
2010-10-28 15:45:34 +05:30
Harry (OpenERP) 2cf297f028 [FIX] account, point_of_sale: remove force_allow feature due to security issue on opening account cash statement
bzr revid: hmo@tinyerp.com-20101028071827-2nap7ev4f6w8n1fy
2010-10-28 12:48:27 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
psi (Open ERP) dfea5584e7 [REF] point_of_sale: Code cleaning
bzr revid: psi@tinyerp.co.in-20101026053743-kdti4mq98m1iriod
2010-10-26 11:07:43 +05:30
HMO(Openerp), MTR(OpenERP) 7f62b37258 [IMP] account,point_of_sale:-improvements in the account.bank.statement and code cleaning
bzr revid: mtr@mtr-20101021070855-tkvwmvmywbgyof2f
2010-10-21 12:38:55 +05:30
uco (OpenERP) 6c7662ab66 [IMP] point_of_sale: In Registers, cashbox notebook, a complete cash box must also support entering cents.
bzr revid: uco@tinyerp.com-20101013085944-0q8xq1g78z1lqtpq
2010-10-13 14:29:44 +05:30
uco (Open ERP) f548ef1774 [REM] point_of_sale: Removed unused import statements suggested by buildbot.
bzr revid: uco@tinyerp.com-20100928122328-dxatkro1ygk85a6x
2010-09-28 17:53:28 +05:30
uco (Open ERP) 14b8248289 [IMP] point_of_sale: Improved according to changes in account.
bzr revid: uco@tinyerp.com-20100928115744-j0ljddt1lt480x7z
2010-09-28 17:27:44 +05:30
qdp-launchpad@tinyerp.com c4f4f475dd [FIX] point_of_sale: fixed yaml test, company_id field on bank statement lines is already defined in the module account
bzr revid: qdp-launchpad@tinyerp.com-20100916125505-uz5s80q5j1dc5rzy
2010-09-16 14:55:05 +02:00
uco (Open ERP) 66ecdf7e8f [IMP] point_of_sales: (1) By default, unselect the 'Check details' checkbox in journal. Only POS manager can check/uncheck.
(2) Renamed Sales to invoice from Point of Sale/Invoicing/Sales to Invoice by Uninvoiced Sales

bzr revid: uco@tinyerp.com-20100819053059-g5j2kiiakcd6a761
2010-08-19 11:00:59 +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
Mantavya Gajjar 573b05d6b6 [FIX]: small default value fix
bzr revid: mga@tinyerp.com-20100628180536-hg3v0ylk4zfuu66t
2010-06-28 23:35:36 +05:30
Mantavya Gajjar 88af110a66 [REVIEW]: review point of sale, clean cash-book
bzr revid: mga@tinyerp.com-20100628180149-m7yemtxfbfo1471x
2010-06-28 23:31:49 +05:30
Mantavya Gajjar 277bb0e36f [FIX]: cash register entry from pos, improve cash register
bzr revid: mga@tinyerp.com-20100628150631-vax21k5bj0lryv6u
2010-06-28 20:36:31 +05:30
Mantavya Gajjar 49cea875bb [MOVE]: move cash statement to account
[FIX]: implement dependend code in pos related to the cashstatement

bzr revid: mga@tinyerp.com-20100628143754-r9f0x36oeixxuxjb
2010-06-28 20:07:54 +05:30
Vir (Open ERP) aa7b6a442e [IMP] Poing of sale analysis report improved
bzr revid: vir@tinyerp.com-20100625132225-0qeycmnzx97amkq0
2010-06-25 18:52:25 +05:30
Vir (Open ERP) 93febc0163 [MOD] Usability chanegs in point of sale module
bzr revid: vir@tinyerp.com-20100624051749-lc5m1u95q3vidotw
2010-06-24 10:47:49 +05:30
nel@tinyerp.com 2e6ff42f38 [IMP] point of sale
bzr revid: nel@tinyerp.com-20100621161229-xtb82392avghya68
2010-06-21 18:12:29 +02:00
Vir (Open ERP) 06dd77aa00 [ADD,IMP] point_of_sale : new point of sale report added, improvemetns in cashbox
bzr revid: vir@tinyerp.com-20100615125036-0u76xmmnk2m98aox
2010-06-15 18:20:36 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
sbh (Open ERP) f20b2689d5 [IMP] point_of_sale: Add the doc_string and comment the unused function
bzr revid: sbh@tinyerp.com-20100408092032-8l1i2d51ujdfy4i5
2010-04-08 14:50:32 +05:30
sbh (Open ERP) 07bffb352a [IMP] point_of_sale: Add the doc string and remove the unused code
bzr revid: sbh@tinyerp.com-20100406113021-rtu2nrhsu6dbdo4r
2010-04-06 17:00:21 +05:30
sbh (Open ERP) 8730f3c832 [IMP]:point_of_sale: convert the close statement in osv_memeroy and Fix the probelm of company_id
bzr revid: sbh@tinyerp.com-20100312082803-6m8cdlrg7t3yn6cu
2010-03-12 13:58:03 +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