odoo/odoo.git
12 years ago[REF] point_of_sale: removing obsolete file 'pos2.js'
Frédéric van der Essen [Mon, 14 May 2012 15:41:03 +0000 (17:41 +0200)]
[REF] point_of_sale: removing obsolete file 'pos2.js'

bzr revid: fva@openerp.com-20120514154103-9mn4313q2kuylzvv

12 years ago[IMP] point_of_sale: Added a Session Error popup
Frédéric van der Essen [Mon, 14 May 2012 14:31:21 +0000 (16:31 +0200)]
[IMP] point_of_sale: Added a Session Error popup

bzr revid: fva@openerp.com-20120514143121-m5tmqhwanf8tube9

12 years ago[MERGE] point_of_sale: merging pos backend updates from fp
Frédéric van der Essen [Mon, 14 May 2012 14:07:51 +0000 (16:07 +0200)]
[MERGE] point_of_sale: merging pos backend updates from fp

bzr revid: fva@openerp.com-20120514140751-mqmhjf9oejyub3x5

12 years agoRemoved qweb_template and OldWidget
Frédéric van der Essen [Mon, 14 May 2012 14:03:40 +0000 (16:03 +0200)]
Removed qweb_template and OldWidget

bzr revid: fva@openerp.com-20120514140340-5cjkget2wjfsnuva

12 years ago[IMP] setting closing cash position on all journals which does not requires control
Fabien Pinckaers [Sun, 13 May 2012 12:08:12 +0000 (14:08 +0200)]
[IMP] setting closing cash position on all journals which does not requires control

bzr revid: fp@openerp.com-20120513120812-yabr9ngdxh32xk0n

12 years ago[IMP] tooltips on PoS
Fabien Pinckaers [Sun, 13 May 2012 11:39:37 +0000 (13:39 +0200)]
[IMP] tooltips on PoS

bzr revid: fp@openerp.com-20120513113937-v7e5bcvaqa87d0ku

12 years ago[IMP] useability, name get on sessions
Fabien Pinckaers [Sun, 13 May 2012 11:04:17 +0000 (13:04 +0200)]
[IMP] useability, name get on sessions

bzr revid: fp@openerp.com-20120513110417-hv20fk3janm6h52f

12 years agoIMP
Fabien Pinckaers [Sun, 13 May 2012 10:33:51 +0000 (12:33 +0200)]
IMP

bzr revid: fp@openerp.com-20120513103351-pjymo4jf4grh8pjw

12 years ago[IMP] Removed bad report
Fabien Pinckaers [Sun, 13 May 2012 10:30:58 +0000 (12:30 +0200)]
[IMP] Removed bad report

bzr revid: fp@openerp.com-20120513103058-n0lusjarb4vxu7nh

12 years ago[FIX] pos backend, small bug
Fabien Pinckaers [Sun, 13 May 2012 10:16:41 +0000 (12:16 +0200)]
[FIX] pos backend, small bug

bzr revid: fp@openerp.com-20120513101641-7cpbvos3hcgnx91m

12 years ago[IMP] PoS Backend
Fabien Pinckaers [Sat, 12 May 2012 22:37:43 +0000 (00:37 +0200)]
[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

12 years ago[IMP] point_of_sale
Stephane Wirtel [Fri, 11 May 2012 21:29:12 +0000 (23:29 +0200)]
[IMP] point_of_sale

bzr revid: stw@openerp.com-20120511212912-htftara5senojo1w

12 years agoStarting to completely remove template_fct and OldWidget
Frédéric van der Essen [Fri, 11 May 2012 16:02:23 +0000 (18:02 +0200)]
Starting to completely remove template_fct and OldWidget

bzr revid: fva@openerp.com-20120511160223-uplh5mohr19skv02

12 years ago[IMP] point_of_sale: Add two constraints on the pos.session object.
Stephane Wirtel [Thu, 10 May 2012 11:25:33 +0000 (13:25 +0200)]
[IMP] point_of_sale: Add two constraints on the pos.session object.
1. We can't create twice sessions of the same user
2. We can't create twice sessions of the same config

[IMP] point_of_sale: In the PoS Session wizard, if the journal ask to check the opening control,
    we don't by pass the code

bzr revid: stw@openerp.com-20120510112533-hn6r6abyg1jxepj7

12 years ago[FIX] point_of_sale: Hide or show the details of the balance of the
Stephane Wirtel [Thu, 10 May 2012 11:01:23 +0000 (13:01 +0200)]
[FIX] point_of_sale: Hide or show the details of the balance of the
session

bzr revid: stw@openerp.com-20120510110123-ys5b721s45fzt2ek

12 years ago[IMP] point_of_sale: Add a wizard for the Session Opening
Stephane Wirtel [Thu, 10 May 2012 10:35:43 +0000 (12:35 +0200)]
[IMP] point_of_sale: Add a wizard for the Session Opening

bzr revid: stw@openerp.com-20120510103543-ytwq5brqypnibml5

12 years ago[IMP] point_of_sale: show the opening and closing details
Stephane Wirtel [Thu, 10 May 2012 07:48:04 +0000 (09:48 +0200)]
[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

12 years ago[IMP] point_of_sale: Add the statement line with the right statement"
Stephane Wirtel [Wed, 9 May 2012 15:12:21 +0000 (17:12 +0200)]
[IMP] point_of_sale: Add the statement line with the right statement"
[IMP] point_of_sale: Add a new iface boolean for the printing

bzr revid: stw@openerp.com-20120509151221-hbkcpxp5vwck7x50

12 years ago[FIX] point_of_sale: remove the related actions
Stephane Wirtel [Wed, 9 May 2012 14:42:01 +0000 (16:42 +0200)]
[FIX] point_of_sale: remove the related actions

bzr revid: stw@openerp.com-20120509144201-831n0f5nihbkqgyu

12 years ago[FIX] point_of_sale: Confirm the bank statements for the pos session
Stephane Wirtel [Wed, 9 May 2012 14:41:08 +0000 (16:41 +0200)]
[FIX] point_of_sale: Confirm the bank statements for the pos session
[FIX] account_bank_statement_extensions: fix

bzr revid: stw@openerp.com-20120509144108-n5ol7twovy639s7s

12 years ago[IMP] point_of_sale: Add a list of bank statement in the PoS Session
Stephane Wirtel [Wed, 9 May 2012 14:22:11 +0000 (16:22 +0200)]
[IMP] point_of_sale: Add a list of bank statement in the PoS Session

bzr revid: stw@openerp.com-20120509142211-z1x3c24tya2rcvyb

12 years ago[IMP] point_of_sale: review the session workflow
Stephane Wirtel [Wed, 9 May 2012 13:30:18 +0000 (15:30 +0200)]
[IMP] point_of_sale: review the session workflow
[REF] point_of_sale: move the 'to_weight' field into the pos.category

bzr revid: stw@openerp.com-20120509133018-mu06479yu2yahvu4

12 years ago[FIX] point_of_sale: Use the right values for the state and fix the closing button
Stephane Wirtel [Wed, 9 May 2012 10:39:59 +0000 (12:39 +0200)]
[FIX] point_of_sale: Use the right values for the state and fix the closing button

bzr revid: stw@openerp.com-20120509103959-dgb2qzd7v1afh2hp

12 years ago[IMP] point_of_sale: Show a popup when there is no pos session
Stephane Wirtel [Wed, 9 May 2012 09:55:55 +0000 (11:55 +0200)]
[IMP] point_of_sale: Show a popup when there is no pos session

bzr revid: stw@openerp.com-20120509095555-sw6h3acxl9pn1537

12 years agomerge from stw
Frédéric van der Essen [Wed, 9 May 2012 09:46:36 +0000 (11:46 +0200)]
merge from stw

bzr revid: fva@openerp.com-20120509094636-kqlmd9gf6y33ehn1

12 years agoremoved debug logs, fixed product barcode scanning
Frédéric van der Essen [Wed, 9 May 2012 09:44:38 +0000 (11:44 +0200)]
removed debug logs, fixed product barcode scanning

bzr revid: fva@openerp.com-20120509094438-0vibc269r3ayb6ta

12 years ago[IMP] point_of_sale: Add the EAN13 field on the user with validation
Stephane Wirtel [Wed, 9 May 2012 09:35:17 +0000 (11:35 +0200)]
[IMP] point_of_sale: Add the EAN13 field on the user with validation

bzr revid: stw@openerp.com-20120509093517-24lw0pbiqum0wpw1

12 years ago[IMP] point_of_sale: Add the 'to_weight' field on the category for the weight
Stephane Wirtel [Wed, 9 May 2012 08:39:40 +0000 (10:39 +0200)]
[IMP] point_of_sale: Add the 'to_weight' field on the category for the weight

bzr revid: stw@openerp.com-20120509083940-akzpgtwkre87rczr

12 years ago[IMP] point_of_sale: Add some fields in readonly mode
Stephane Wirtel [Wed, 9 May 2012 08:19:42 +0000 (10:19 +0200)]
[IMP] point_of_sale: Add some fields in readonly mode

bzr revid: stw@openerp.com-20120509081942-oo65eepvzi0whz03

12 years ago[FIX] point_of_sale: Check if there is at least one record
Stephane Wirtel [Tue, 8 May 2012 16:42:26 +0000 (18:42 +0200)]
[FIX] point_of_sale: Check if there is at least one record

bzr revid: stw@openerp.com-20120508164226-1vn2ub22ioo5gtly

12 years ago[FIX] point_of_sale: Add the ean13 field in the frontend
Stephane Wirtel [Tue, 8 May 2012 15:49:42 +0000 (17:49 +0200)]
[FIX] point_of_sale: Add the ean13 field in the frontend

bzr revid: stw@openerp.com-20120508154942-sou5eycvhxd8st5w

12 years agoMerge backend integration from stw
Frédéric van der Essen [Tue, 8 May 2012 15:42:17 +0000 (17:42 +0200)]
Merge backend integration from stw

bzr revid: fva@openerp.com-20120508154217-2n31oip0fb9i654z

12 years agoForgot to add pictures, handling of codebar scanning in popups, client mode payment...
Frédéric van der Essen [Tue, 8 May 2012 15:40:30 +0000 (17:40 +0200)]
Forgot to add pictures, handling of codebar scanning in popups, client mode payment fixes

bzr revid: fva@openerp.com-20120508154030-f62eahx7c801lxnz

12 years ago[FIX] point_of_sale: Begin the connection between the frontend and the backend
Stephane Wirtel [Tue, 8 May 2012 15:28:05 +0000 (17:28 +0200)]
[FIX] point_of_sale: Begin the connection between the frontend and the backend

bzr revid: stw@openerp.com-20120508152805-874rbq1jv8mpvwo6

12 years agomerge from trunk
Frédéric van der Essen [Tue, 8 May 2012 12:52:01 +0000 (14:52 +0200)]
merge from trunk

bzr revid: fva@openerp.com-20120508125201-07kxiniwfctx7dvg

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 May 2012 04:47:29 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120504044840-505sxjoihfqr4x0l
bzr revid: launchpad_translations_on_behalf_of_openerp-20120505045936-rx0p190197d1bq0d
bzr revid: launchpad_translations_on_behalf_of_openerp-20120506044017-qupu24vf9bszplh5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120507043800-grn7tzljb87p5bjz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120508045005-8931hacxfzh20c6v
bzr revid: launchpad_translations_on_behalf_of_openerp-20120509044729-cbfq7nw8do0h3va4

12 years agobarcode scanning fixes
Frédéric van der Essen [Tue, 8 May 2012 12:37:01 +0000 (14:37 +0200)]
barcode scanning fixes

bzr revid: fva@openerp.com-20120508123701-pb641zlrwd183pf1

12 years ago[FIX] incorrect propagation of deferreds (&state) in Kanban view when grouped
Xavier Morel [Mon, 7 May 2012 15:25:31 +0000 (17:25 +0200)]
[FIX] incorrect propagation of deferreds (&state) in Kanban view when grouped

bzr revid: xmo@openerp.com-20120507152531-8x2ozsvhbb5yemqt

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 May 2012 05:16:25 +0000 (05:16 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120508051625-tvzxqmjhsdqhnwxa

12 years ago[FIX] add session context to contexts being evaluated in context tester
Xavier Morel [Mon, 7 May 2012 14:47:39 +0000 (16:47 +0200)]
[FIX] add session context to contexts being evaluated in context tester

bzr revid: xmo@openerp.com-20120507144739-72simuyd5glz233l

12 years agomerge from stw
Frédéric van der Essen [Mon, 7 May 2012 14:19:53 +0000 (16:19 +0200)]
merge from stw

bzr revid: fva@openerp.com-20120507141953-z4eppa58y25q5tz5

12 years agodebug logs
Frédéric van der Essen [Mon, 7 May 2012 14:18:57 +0000 (16:18 +0200)]
debug logs

bzr revid: fva@openerp.com-20120507141857-1t3fv90kw9v4b7bn

12 years ago[REF] Remove the pdb call
Stephane Wirtel [Mon, 7 May 2012 14:14:09 +0000 (16:14 +0200)]
[REF] Remove the pdb call

bzr revid: stw@openerp.com-20120507141409-kfhugzui4z1d9pox

12 years agomerge from trunk
Frédéric van der Essen [Mon, 7 May 2012 13:40:14 +0000 (15:40 +0200)]
merge from trunk

bzr revid: fva@openerp.com-20120507134014-umdl4mqj2zpc6s6v

12 years agoMerge from stw
Frédéric van der Essen [Mon, 7 May 2012 13:39:56 +0000 (15:39 +0200)]
Merge from stw

bzr revid: fva@openerp.com-20120507133956-ktp7u5t7q1qcsu72

12 years agobarcode reader simulation
Frédéric van der Essen [Mon, 7 May 2012 13:14:14 +0000 (15:14 +0200)]
barcode reader simulation

bzr revid: fva@openerp.com-20120507131414-svwk1fbvc25rztza

12 years ago[FIX] point_of_sale: Fix some bugs
Stephane Wirtel [Mon, 7 May 2012 13:09:46 +0000 (15:09 +0200)]
[FIX] point_of_sale: Fix some bugs

bzr revid: stw@openerp.com-20120507130946-13i3yq82oi69zjjt

12 years agomerge fix from antony
Frédéric van der Essen [Mon, 7 May 2012 12:41:10 +0000 (14:41 +0200)]
merge fix from antony

bzr revid: fva@openerp.com-20120507124110-5t71dhfyulak5k9e

12 years agoMore Popups, total is updated
Frédéric van der Essen [Mon, 7 May 2012 12:39:32 +0000 (14:39 +0200)]
More Popups, total is updated

bzr revid: fva@openerp.com-20120507123932-mm38346wbz3ynt3k

12 years agoFurther progress : Help Popup, Weighting
Frédéric van der Essen [Sun, 6 May 2012 21:34:39 +0000 (23:34 +0200)]
Further progress : Help Popup, Weighting

bzr revid: fva@openerp.com-20120506213439-0met6jzt93r5thry

12 years ago[FIX] point_of_sale typo only load pos enabled products
Antony Lesuisse [Sat, 5 May 2012 16:12:52 +0000 (18:12 +0200)]
[FIX] point_of_sale typo only load pos enabled products

bzr revid: al@openerp.com-20120505161252-ozwb5ekestuthee4

12 years ago[IMP] point_of_sale: create a session if there is not session for the connected user
Stephane Wirtel [Fri, 4 May 2012 15:27:20 +0000 (17:27 +0200)]
[IMP] point_of_sale: create a session if there is not session for the connected user

bzr revid: stw@openerp.com-20120504152720-nqfhr5aclihpfiis

12 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva
Stephane Wirtel [Fri, 4 May 2012 13:18:53 +0000 (15:18 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva

bzr revid: stw@openerp.com-20120504131853-rip17dks4fjxzwbp

12 years ago[IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In"
Stephane Wirtel [Fri, 4 May 2012 12:51:58 +0000 (14:51 +0200)]
[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

12 years agoremoved custom help buttons
Frédéric van der Essen [Fri, 4 May 2012 12:30:33 +0000 (14:30 +0200)]
removed custom help buttons

bzr revid: fva@openerp.com-20120504123033-mffgt1x9swahq5oe

12 years agoNew action bar draft
Frédéric van der Essen [Fri, 4 May 2012 12:24:48 +0000 (14:24 +0200)]
New action bar draft

bzr revid: fva@openerp.com-20120504122448-bhs06j1lgoauss58

12 years agoShowing and hiding widgets in different screens and modes
Frédéric van der Essen [Fri, 4 May 2012 10:27:37 +0000 (12:27 +0200)]
Showing and hiding widgets in different screens and modes

bzr revid: fva@openerp.com-20120504102737-gfi4kggapocpnxrk

12 years agoClient and cashier mode
Frédéric van der Essen [Fri, 4 May 2012 09:48:25 +0000 (11:48 +0200)]
Client and cashier mode

bzr revid: fva@openerp.com-20120504094825-fb0ku12w3kq1ubcf

12 years agoForgot to add pos_screens.js
Frédéric van der Essen [Thu, 3 May 2012 17:15:23 +0000 (19:15 +0200)]
Forgot to add pos_screens.js

bzr revid: fva@openerp.com-20120503171523-rmew4wbblrw3hpyk

12 years ago[Merge] from trunk
Frédéric van der Essen [Thu, 3 May 2012 16:59:29 +0000 (18:59 +0200)]
[Merge] from trunk

bzr revid: fva@openerp.com-20120503165929-yyffn0oi03y90ub6

12 years agoDraft of the product scale screen
Frédéric van der Essen [Thu, 3 May 2012 16:40:32 +0000 (18:40 +0200)]
Draft of the product scale screen

bzr revid: fva@openerp.com-20120503164032-zoe5rini8lj7kw1i

12 years agoAdded a few more screens
Frédéric van der Essen [Thu, 3 May 2012 16:27:46 +0000 (18:27 +0200)]
Added a few more screens

bzr revid: fva@openerp.com-20120503162746-lo7m3qno48jcanyz

12 years agoProxy Interface, Made barcode scanner generic
Frédéric van der Essen [Thu, 3 May 2012 12:14:41 +0000 (14:14 +0200)]
Proxy Interface, Made barcode scanner generic

bzr revid: fva@openerp.com-20120503121441-wrmku0twt2414kho

12 years ago[REV] revert of revision 6771 related to split of receptions/deliveries concepts...
Quentin (OpenERP) [Thu, 3 May 2012 10:29:10 +0000 (12:29 +0200)]
[REV] revert of revision 6771 related to split of receptions/deliveries concepts. (will be back...)

bzr revid: qdp-launchpad@openerp.com-20120503102910-om8k1a06h1kosm1l

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 May 2012 05:26:38 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120503052638-qmjv3od50louuhyr

12 years ago[MERGE] merged the branch with split of delivery/incomming shipments concepts
Quentin (OpenERP) [Wed, 2 May 2012 18:41:14 +0000 (20:41 +0200)]
[MERGE] merged the branch with split of delivery/incomming shipments concepts

bzr revid: qdp-launchpad@openerp.com-20120502184114-hnm6q60xrf27eh2c

12 years ago[IMP] stock: added topbar in picking form views
Quentin (OpenERP) [Wed, 2 May 2012 17:27:00 +0000 (19:27 +0200)]
[IMP] stock: added topbar in picking form views

bzr revid: qdp-launchpad@openerp.com-20120502172700-chfjizv3y7by8ry5

12 years ago[IMP] stock: incomming shipments are always set as available
Quentin (OpenERP) [Wed, 2 May 2012 16:56:39 +0000 (18:56 +0200)]
[IMP] stock: incomming shipments are always set as available

bzr revid: qdp-launchpad@openerp.com-20120502165639-dt3stdub0zt52bgs

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Wed, 2 May 2012 16:55:24 +0000 (18:55 +0200)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120502165524-6z3czr6x3h208lyu

12 years agoRefactored Steps into Screens, with a different widget for each screen
Frédéric van der Essen [Wed, 2 May 2012 15:30:00 +0000 (17:30 +0200)]
Refactored Steps into Screens, with a different widget for each screen

bzr revid: fva@openerp.com-20120502153000-5hnh3zv122xdav47

12 years ago[fix] problem with required attrs
niv-openerp [Wed, 2 May 2012 11:42:15 +0000 (13:42 +0200)]
[fix] problem with required attrs

bzr revid: nicolas.vanhoren@openerp.com-20120502114215-ezdqmbpe2j2yafdv

12 years ago[imp] added some doc
niv-openerp [Wed, 2 May 2012 09:27:43 +0000 (11:27 +0200)]
[imp] added some doc

bzr revid: nicolas.vanhoren@openerp.com-20120502092743-hl5mh8xgghobplam

12 years ago[merge] modifications to interfaces defined in form view to fit new standards related...
niv-openerp [Wed, 2 May 2012 09:20:41 +0000 (11:20 +0200)]
[merge] modifications to interfaces defined in form view to fit new standards related to interfaces

bzr revid: nicolas.vanhoren@openerp.com-20120502092041-e6yjsksd27ie2n39

12 years ago[imp] changed field manager & field
niv-openerp [Wed, 2 May 2012 09:18:47 +0000 (11:18 +0200)]
[imp] changed field manager & field

bzr revid: nicolas.vanhoren@openerp.com-20120502091847-8w3veo9mayg6uj28

12 years ago[imp] field manager interface
niv-openerp [Wed, 2 May 2012 09:15:48 +0000 (11:15 +0200)]
[imp] field manager interface

bzr revid: nicolas.vanhoren@openerp.com-20120502091548-6wh8wlb1s43ykgex

12 years ago[imp] field interface
niv-openerp [Wed, 2 May 2012 09:13:43 +0000 (11:13 +0200)]
[imp] field interface

bzr revid: nicolas.vanhoren@openerp.com-20120502091343-6z2f5g2ugky3qons

12 years ago[imp] modified form rendering interface
niv-openerp [Wed, 2 May 2012 09:10:53 +0000 (11:10 +0200)]
[imp] modified form rendering interface

bzr revid: nicolas.vanhoren@openerp.com-20120502091053-o1knrm01225qdq0o

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 May 2012 05:26:31 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120501052913-qyr28pitly8u626j
bzr revid: launchpad_translations_on_behalf_of_openerp-20120502052631-lcvn1tvenc8o8ss9

12 years ago[FIX] fix some bugs in the point of sale
Stephane Wirtel [Mon, 30 Apr 2012 15:05:57 +0000 (17:05 +0200)]
[FIX] fix some bugs in the point of sale

bzr revid: stw@openerp.com-20120430150557-5hw97hbcze4ngw3b

12 years ago[FIX] point_of_sale: add the callbacks for the workflow of the pos.session object
Stephane Wirtel [Mon, 30 Apr 2012 15:05:26 +0000 (17:05 +0200)]
[FIX] point_of_sale: add the callbacks for the workflow of the pos.session object

bzr revid: stw@openerp.com-20120430150526-ktdp7lag0jfrjxkw

12 years ago[FIX] point_of_sale: Use the right object for the Take Money Out
Stephane Wirtel [Mon, 30 Apr 2012 15:04:58 +0000 (17:04 +0200)]
[FIX] point_of_sale: Use the right object for the Take Money Out

bzr revid: stw@openerp.com-20120430150458-hsv8gk4773pmots1

12 years ago[IMP] move openerp session into coresetup
Antony Lesuisse [Mon, 30 Apr 2012 15:02:44 +0000 (17:02 +0200)]
[IMP] move openerp session into coresetup

bzr revid: al@openerp.com-20120430150244-wh38i70f6pweu4yy

12 years ago[REM] base_setup dead code
Antony Lesuisse [Mon, 30 Apr 2012 14:33:17 +0000 (16:33 +0200)]
[REM] base_setup dead code

bzr revid: al@openerp.com-20120430143317-130o0hhpaqw7kwmp

12 years ago[MERGE] lp:openobject-addons
Stephane Wirtel [Mon, 30 Apr 2012 14:25:21 +0000 (16:25 +0200)]
[MERGE] lp:openobject-addons

bzr revid: stw@openerp.com-20120430142521-t6vl6f3csab038k8

12 years ago[REF] Remove unused file
Stephane Wirtel [Mon, 30 Apr 2012 09:27:19 +0000 (11:27 +0200)]
[REF] Remove unused file

bzr revid: stw@openerp.com-20120430092719-st813fyhkkqstbcf

12 years ago[MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva
Stephane Wirtel [Mon, 30 Apr 2012 09:26:50 +0000 (11:26 +0200)]
[MERGE] lp:~openerp-dev/openobject-addons/trunk-pos-fva

bzr revid: stw@openerp.com-20120430092650-3oozjjx9pgbqh73j

12 years ago[FIX] Calendar should show/hide it's sidebar
Fabien Meghazi [Mon, 30 Apr 2012 08:40:48 +0000 (10:40 +0200)]
[FIX] Calendar should show/hide it's sidebar

bzr revid: fme@openerp.com-20120430084048-m94mk5hobxtdk3em

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 30 Apr 2012 04:41:46 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120428045512-lba85509hs2g2xel
bzr revid: launchpad_translations_on_behalf_of_openerp-20120429044600-xo488zltkql9cu86
bzr revid: launchpad_translations_on_behalf_of_openerp-20120430044146-jgr4hobt7hgfiq46

12 years ago[MERGE] trunk-simplify_picking_invoice-sgo (simplify order policy on sale orders
Raphael Collet [Fri, 27 Apr 2012 13:59:48 +0000 (15:59 +0200)]
[MERGE] trunk-simplify_picking_invoice-sgo (simplify order policy on sale orders

bzr revid: rco@openerp.com-20120427135948-0jh7go0b17uk9nii

12 years ago[IMP] sale.order: improve English in labels and tooltips
Raphael Collet [Fri, 27 Apr 2012 13:33:26 +0000 (15:33 +0200)]
[IMP] sale.order: improve English in labels and tooltips

bzr revid: rco@openerp.com-20120427133326-ofsz2ovqidalx4y3

12 years ago[MERGE] from trunk
Raphael Collet [Fri, 27 Apr 2012 13:12:41 +0000 (15:12 +0200)]
[MERGE] from trunk

bzr revid: rco@openerp.com-20120427131241-6gf7x3lzhux5qnnh

12 years ago[MERGE] trunk-hr-improvements (ui improvements in hr modules)
Raphael Collet [Fri, 27 Apr 2012 09:41:30 +0000 (11:41 +0200)]
[MERGE] trunk-hr-improvements (ui improvements in hr modules)

bzr revid: rco@openerp.com-20120427094130-skde31pozvfvjg72

12 years ago[IMP] hr_holidays: remove invisible tag on approval button
Raphael Collet [Fri, 27 Apr 2012 09:31:22 +0000 (11:31 +0200)]
[IMP] hr_holidays: remove invisible tag on approval button

bzr revid: rco@openerp.com-20120427093122-6uq0g5x80ss2740p

12 years ago[IMP] hr_holidays: improve English in error message
Raphael Collet [Fri, 27 Apr 2012 07:29:13 +0000 (09:29 +0200)]
[IMP] hr_holidays: improve English in error message

bzr revid: rco@openerp.com-20120427072913-fzjimxmt54poax6v

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 27 Apr 2012 04:38:31 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120426044125-i6r7up3wi7pvl49x
bzr revid: launchpad_translations_on_behalf_of_openerp-20120427043831-lgvaz1zt6bzmn2zm

12 years ago[MERGE] Connection splitted into JsonRPC and Session
Antony Lesuisse [Thu, 26 Apr 2012 22:32:57 +0000 (00:32 +0200)]
[MERGE] Connection splitted into JsonRPC and Session

bzr revid: al@openerp.com-20120426223257-c04x8o03fpr96dg1

12 years agofix rename bind into setup to avoid collision with events
Antony Lesuisse [Thu, 26 Apr 2012 22:29:28 +0000 (00:29 +0200)]
fix rename bind into setup to avoid collision with events

bzr revid: al@openerp.com-20120426222928-vmzv2jcmaiic3ll4

12 years agorename Connection into Session, now that we use instance
Antony Lesuisse [Thu, 26 Apr 2012 22:25:52 +0000 (00:25 +0200)]
rename Connection into Session, now that we use instance

bzr revid: al@openerp.com-20120426222552-rqm974o8c9v1s4lk

12 years ago[FIX] cleanup remove some useless chspaghetti
Antony Lesuisse [Thu, 26 Apr 2012 22:17:32 +0000 (00:17 +0200)]
[FIX] cleanup remove some useless chspaghetti

bzr revid: al@openerp.com-20120426221732-qh642zduso1kl8fl

12 years ago[FIX] rename intro JsonRPC and session_id cleanup
Antony Lesuisse [Thu, 26 Apr 2012 22:08:18 +0000 (00:08 +0200)]
[FIX] rename intro JsonRPC and session_id cleanup

bzr revid: al@openerp.com-20120426220818-yvsr4zwlj824ql1q