Commit Graph

53 Commits

Author SHA1 Message Date
Denis Ledoux 84eeb79875 [FIX] point_of_sale: add multi-companies rules on pos.config
bzr revid: dle@openerp.com-20140320154436-ygqhvvyhe6otv70p
2014-03-20 16:44:36 +01:00
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +01:00
Stephane Wirtel 28c036aef0 [FIX] point_of_sale: A manager can create a ir.sequence for the pos.config
bzr revid: stw@openerp.com-20120821083828-as5sqvatvvseaj9d
2012-08-21 10:38:28 +02:00
Stephane Wirtel 9df99e1ca5 [IMP] point_of_sale: Add a new rule for the pos.order object
bzr revid: stw@openerp.com-20120801125234-x85l39sx5ibdmuba
2012-08-01 14:52:34 +02:00
Alexis de Lattre 5101771cd9 Harmonize the noupdate flag on security XML files :
- ir.rule objects are noupdate="1"
- all other objects are noupdate="0"

bzr revid: alexis@via.ecp.fr-20120713170838-pjsysliyt6twazrc
2012-07-13 19:08:38 +02:00
Frédéric van der Essen 313496382a [FIX] Forgot to add pos_basewidget.js
bzr revid: fva@openerp.com-20120516130142-5u23uerr5s8y7ydq
2012-05-16 15:01:42 +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 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
Raphael Collet ba1454149c [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups
bzr revid: rco@openerp.com-20120404090830-nteimn2kvz8nkk7h
2012-04-04 11:08:30 +02:00
Raphael Collet 0c1021806d [MERGE] trunk-user-groups-rco: add category_id to groups
bzr revid: rco@openerp.com-20111213141949-ohvn0c9iq6tcl7jj
2011-12-13 15:19:49 +01:00
Fabien Pinckaers f27318c8af [IMP] Security Rule: removed duplicates due to inheritancies of groups
bzr revid: fp@tinyerp.com-20111212181113-mhnnbps3ip8ls6pp
2011-12-12 19:11:13 +01:00
Raphael Collet 85b3757a60 [IMP] marketing, mrp, point_of_sale, portal: add group categories
bzr revid: rco@openerp.com-20111212135731-gdccm6nwt7ic00t4
2011-12-12 14:57:31 +01:00
Fabien Pinckaers ca16eaf1b1 [FIX] PoS misc access rights
bzr revid: fp@tinyerp.com-20111211091442-c61pssjexf0jog5c
2011-12-11 10:14:42 +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
Vo Minh Thu a07264a62d [FIX] point_of_sale: typo.
bzr revid: vmt@openerp.com-20111202162739-9nd3h9h83s633lyj
2011-12-02 17:27:39 +01:00
Naresh (OpenERP) 6a29d79e9e [FIX]:WARNING:Model pos.category (Product Category) has no access rules
bzr revid: nch@tinyerp.com-20111124112800-9acn6j610yi1fspz
2011-11-24 16:58:00 +05:30
Raphael Collet ba6342174e add group implications
bzr revid: rco@openerp.com-20110802130811-pkdmw43ufifz0tpj
2011-08-02 15:08:11 +02:00
Harry (OpenERP) 764b9f251e [FIX] correct regression on intalling module without demo data
bzr revid: hmo@tinyerp.com-20101114134821-7djwpr6nmmxu584q
2010-11-14 19:18:21 +05:30
vth 448fc93683 [IMP] account,hr,sale,point_of_sale,event: give user role to the demo user
bzr revid: vth@tinyerp.com-20101101124606-ia3nqngu19u8b7oa
2010-11-01 18:16:06 +05:30
Fabien Pinckaers 37680303df [IMP] ir.rule reviewed
bzr revid: fp@tinyerp.com-20101018092840-7a6wv2vw2s6a1a2s
2010-10-18 11:28:40 +02:00
Fabien Pinckaers fe9500c14e [IMP] access rights cleaning
bzr revid: fp@tinyerp.com-20101016164709-8w551aaosqx0dufu
2010-10-16 18:47:09 +02:00
uco (Open ERP) bd32a92f91 [REF] point_of_sale: Record rule corrected for Registers.
bzr revid: uco@tinyerp.com-20101006053208-eacftxqj3wud2ffm
2010-10-06 11:02:08 +05:30
uco (Open ERP) ead307653d [IMP, ADD] point_of_sale: Added access rules needed to complete pos order. Improved some rights for Close registers.
bzr revid: uco@tinyerp.com-20101005134228-1vdavxepj9oq8veq
2010-10-05 19:12:28 +05:30
uco (Open ERP) e6a7836977 [IMP] point_of_sale: Improvements in access rules.
bzr revid: uco@tinyerp.com-20101005102305-d59h5o83g5btb034
2010-10-05 15:53:05 +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
uco (Open ERP) 34936a00cb [IMP] point_of_sale: Point of Sale Manager could have an access to Journal to configure register.
bzr revid: uco@tinyerp.com-20100929070304-un0xeh9qbi6glds9
2010-09-29 12:33:04 +05:30
VIR(OpenERP) 5fc9262ee5 [IMP] point_of_sale: Improved access rights.
bzr revid: uco@tinyerp.com-20100917060831-2czv77y6r6rer033
2010-09-17 11:38:31 +05:30
DBR (OpenERP) 87da764cd1 [MOD]Accessright changes in marketing_*
bzr revid: dbr@tinyerp.com-20100809104933-gca2o504ewa0vy72
2010-08-09 16:19:33 +05:30
Vir (Open ERP) 28eb625cb7 [REMOVE] point_of_sale : removed not required access rights, cleaned csv file
bzr revid: vir@tinyerp.com-20100809092756-59wqtxz7mjdod74w
2010-08-09 14:57:56 +05:30
AMP (OpenERP) 156b0369b1 [MOD] point_of_sale: usability improvement in access rights
bzr revid: amp@tinyerp.com-20100809055206-6lu790jhr5ub7f86
2010-08-09 11:22:06 +05:30
Vir (Open ERP) 2e2183e9f0 [MOD] point_of_sale : Modification in access rights
bzr revid: vir@tinyerp.com-20100807081859-tk0hqywl4me7gwtf
2010-08-07 13:48:59 +05:30
AMP (OpenERP) 086f180c80 [MOD] usability improvement in access rights
bzr revid: amp@tinyerp.com-20100726051551-i1udiuboxtn4vfve
2010-07-26 10:45:51 +05:30
AMP (OpenERP) 6eb86abda3 [MOD] usability improvement in access rights
bzr revid: amp@tinyerp.com-20100723072243-kpex4cdgckhga46d
2010-07-23 12:52:43 +05:30
Vir (Open ERP) d3286bb984 [ADD] point_of_sale : access rules are added, improvements in payment wizard
bzr revid: vir@tinyerp.com-20100630134355-hyzpueev6fwh3hmo
2010-06-30 19:13:55 +05:30
Vir (Open ERP) 939510af02 [IMP] point_of_sale : Improvements in Cash Registers, Opening Operations
bzr revid: vir@tinyerp.com-20100629133013-24o7e16zi70hp3g5
2010-06-29 19:00:13 +05:30
Vir (Open ERP) dca370d7b6 [MOD] point_of_sale: Usability Improvements
bzr revid: vir@tinyerp.com-20100624104136-gu8rv53v4s3c1bnm
2010-06-24 16:11:36 +05:30
Vir (Open ERP) 7232a399b9 [ADD] stock,point_of_sale : access rules are added
bzr revid: vir@tinyerp.com-20100616071914-nnp3ivcquvrt7yx6
2010-06-16 12:49:14 +05:30
Rvo(Open ERP) f6188dbf2e [MERGE] access rights: addition of some missing access rights for both osv and osv_memory. to be continued
bzr revid: odo@openerp.com-20100519164111-9n8vrpz4lfmml8an
2010-05-19 18:41:11 +02:00
Rvo (Open ERP) 5fd39ca156 [ADD]: access rights for osv_memory and osv_osv objects
bzr revid: rvo@tinyerp.co.in-20100421111435-v4u8cemnfir19kh0
2010-04-21 16:44:35 +05:30
sbh (Open ERP) d5d3a0bb0a [IMP] point_of_sale:remove the account_receivable in res.company and contact_mode_id
bzr revid: sbh@tinyerp.com-20100420133628-rzr9rneiutktgdhs
2010-04-20 19:06:28 +05:30
sbh (Open ERP) 7611e71be0 [IMP] point_of_sale: add the access rules and remove the unused code
bzr revid: sbh@tinyerp.com-20100401055304-dn647u7jj6e2cmjn
2010-04-01 11:23:04 +05:30
sbh (Open ERP) b8102156c2 [Add] point_of_sale: add the access rules
bzr revid: sbh@tinyerp.com-20100319082003-yr6emt81re08em18
2010-03-19 13:50:03 +05:30
uco (OpenERP) 3cf09ab564 [ADD]: Added access rules for remaining objects in knowledge, point_of_sale and sale modules.
bzr revid: uco@tinyerp.co.in-20100305114419-l1dunxfy2buwwic4
2010-03-05 17:14:19 +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
Olivier Laurent 135e694aea [FIX] [point_of_sale] security was not set for config/default_journal menu and pos.config.journal object
bzr revid: olt@tinyerp.com-20090703064524-2y7uo0w62uzconjy
2009-07-03 08:45:24 +02:00
Jay (Open ERP) 9b9094cf94 [FIX] Bug 373809 : Added rights to PoS user(ref:ANP)
bzr revid: jvo@tinyerp.com-20090512070553-mz9mdkif0gd608f1
2009-05-12 12:35:53 +05:30
Christophe Simonis cebb03c476 fix and complete access rules
bzr revid: christophe@tinyerp.com-20081017170345-4gw81edzvd2yjtyw
2008-10-17 19:03:45 +02:00
Christophe Simonis 1a138e1454 fix and complete access rules
bzr revid: christophe@tinyerp.com-20081017162038-kzsgroivk73t0vyx
2008-10-17 18:20:38 +02:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00