Commit Graph

52924 Commits

Author SHA1 Message Date
Divyesh Makwana (Open ERP) 80e504e270 [IMP] account_voucher : Journal and account should go in accountant group.
bzr revid: mdi@tinyerp.com-20120718120036-r2v5o6xu9pt37qaw
2012-07-18 17:30:36 +05:30
Divyesh Makwana (Open ERP) e824580c89 [IMP] account : Create the invoice and validate it. then send it, once it is sent, only the register payment button must be red.
bzr revid: mdi@tinyerp.com-20120718114032-hjn8v2evgqffn5gw
2012-07-18 17:10:32 +05:30
Antonin Bourguignon 0ec54ee473 [FIX] add a missing name attribute to the user's form view 'view_users_form_simple_modif'
this name attribute is used by a xpath in the point_of_sale module (cf. 'res_users_form_preference_view' view)

bzr revid: abo@openerp.com-20120718113534-g9kd95y75t2x71c0
2012-07-18 13:35:34 +02:00
Raphael Collet d713f20954 [FIX] point_of_sale: remove auto_install on module
bzr revid: rco@openerp.com-20120718112816-sby6j51xnevm0rzk
2012-07-18 13:28:16 +02:00
Antonin Bourguignon 4cbee6dbed [FIX] put a missing <div> back in place
bzr revid: abo@openerp.com-20120718111842-o2q0dyuhbylhtvve
2012-07-18 13:18:42 +02:00
Thibault Delavallée 63e046da63 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120718110843-iqd7r6f89sz9phtg
2012-07-18 13:08:43 +02:00
Thibault Delavallée b722ae5b82 [IMP] mail: chatter: save template button not opening a new wizard anymore.
bzr revid: tde@openerp.com-20120718110815-hqlis1tdq27upbqn
2012-07-18 13:08:15 +02:00
Ajay Chauhan (OpenERP) 91e97798db [IMP] sale: make only confirm as red button on quotations
bzr revid: cha@tinyerp.com-20120718110501-js1le7i30vxwlwpm
2012-07-18 16:35:01 +05:30
Antonin Bourguignon 78e98fbfd7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120718103736-8alnc11l9uqaskpl
2012-07-18 12:37:36 +02:00
Antonin Bourguignon eda52bc99e [MERGE] latest trunk
bzr revid: abo@openerp.com-20120718103457-ulafr55h6y33tfh1
2012-07-18 12:34:57 +02:00
Antonin Bourguignon c7f4b5ead1 [IMP] format all the top menu items' XML the same way, prefixed by the comment '<- Top menu item -->', making them easier to spot
also fix some identation

bzr revid: abo@openerp.com-20120718103429-98gl4oe0hkmmf35k
2012-07-18 12:34:29 +02:00
Quentin (OpenERP) 803220f3b7 [IMP] account: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120718102109-prtl3sb28xehgnlh
2012-07-18 12:21:09 +02:00
Quentin (OpenERP) 3bd0b83f60 [REV] account_check_writing: why should define a NEW form view of voucher AGAIN??\!
bzr revid: qdp-launchpad@openerp.com-20120718102029-nbvg98ojon60e12f
2012-07-18 12:20:29 +02:00
Quentin (OpenERP) d9f2652e37 [FIX] account_budget: date_stop is required on budget and budget lines, there is no need to check if it's filled\!\!\!\!\!
bzr revid: qdp-launchpad@openerp.com-20120718101923-rq7392ya0qudqpaf
2012-07-18 12:19:23 +02:00
niv-openerp 0d1aa39f36 [IMP] cosmetic change in sale order view
bzr revid: nicolas.vanhoren@openerp.com-20120718101809-w0os8ywew5yw6ntq
2012-07-18 12:18:09 +02:00
Quentin (OpenERP) 305ee2dc08 [FIX] account_asset: typo\!\!
bzr revid: qdp-launchpad@openerp.com-20120718101805-qcpiyvh5frgh9mqe
2012-07-18 12:18:05 +02:00
Xavier Morel 71ede66dce [FIX] handling of @onwrite
extraction was broken: using _.bind/3 will partially apply the
function (first argument) on top of binding it to a context (second
argument), but the partial application will be from the *left* (which
is pretty much the only one making sense, short of kwargs).

handle_onwrite_record took its arguments the wrong way around: the
partially applied one was specified on the right and the "actually
applied" one was on the left, so it used the wrong argument and ended
up blowing up the rest of the code.

bzr revid: xmo@openerp.com-20120718101744-bbbshq60x2kqhob6
2012-07-18 12:17:44 +02:00
Quentin (OpenERP) 674104d3fb [FIX] account_asset: bad context handling\!\!\!
bzr revid: qdp-launchpad@openerp.com-20120718101742-in5xt5k7uz3hmecb
2012-07-18 12:17:42 +02:00
niv-openerp aad9ce6416 [IMP] added possibility to only highlight the first line in read only m2o
bzr revid: nicolas.vanhoren@openerp.com-20120718101729-k1rxexdzozy5cx5i
2012-07-18 12:17:29 +02:00
Quentin (OpenERP) 87d0d213ea [FIX] account: bad parameters during string formatting\!\!\!
bzr revid: qdp-launchpad@openerp.com-20120718101626-4h0z8qyq8mx1jg5h
2012-07-18 12:16:26 +02:00
Quentin (OpenERP) 0f74f43fdf [FIX] account: bad merge had duplicated some fields\!
bzr revid: qdp-launchpad@openerp.com-20120718101507-lj66v0k3lm2tt5av
2012-07-18 12:15:07 +02:00
Quentin (OpenERP) e4c1ca04a1 [FIX] account: date_stop is required on account.period, there is no need to check if it's filled\!
bzr revid: qdp-launchpad@openerp.com-20120718101339-qe7sfe5ql370fn8j
2012-07-18 12:13:39 +02:00
Antonin Bourguignon dbd2f400a6 [FIX] some wrong ordering sequences in top menus
bzr revid: abo@openerp.com-20120718101129-2l8yyzx4wu34yggr
2012-07-18 12:11:29 +02:00
Quentin (OpenERP) c11281fddd [FIX] l10n_be_invoice_bba: fixed the algorithm missing argument correctly
bzr revid: qdp-launchpad@openerp.com-20120718101117-oekq03q72j90avp0
2012-07-18 12:11:17 +02:00
Antonin Bourguignon 6a2f418bfd [FIX] some wrong ordering sequences in top menus
bzr revid: abo@openerp.com-20120718101112-0i0oc550pd86oepu
2012-07-18 12:11:12 +02:00
Jigar Amin - OpenERP 4388b11739 [MERGE] lp:openobject-server
bzr revid: jam@tinyerp.com-20120718083632-kp8e9jy0mtckodbe
2012-07-18 14:06:32 +05:30
Jigar Amin - OpenERP f5a023fd00 [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120718083551-f6288gz1ibhqsgns
2012-07-18 14:05:51 +05:30
Jigar Amin - OpenERP 3e5414bee9 [FIX] Imporved the TYPOs
bzr revid: jam@tinyerp.com-20120718083112-2h2swzyoanwzq6ov
2012-07-18 14:01:12 +05:30
Quentin (OpenERP) 067b1ffb6d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20120718081938-xnxaqft3ue3wl3r8
2012-07-18 10:19:38 +02:00
Twinkle Christian (OpenERP) 9113f5da36 [IMP]improving summary
bzr revid: tch@tinyerp.com-20120718074040-eghe7nrbhq39780y
2012-07-18 13:10:40 +05:30
Harry (OpenERP) 261ea531ca [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120718072511-x9ob9arnuw9dl9pr
2012-07-18 12:55:11 +05:30
Atul Patel (OpenERP) afd02c77dc [FIX]: Payment_rate_Currency_id field in account_voucher
bzr revid: atp@tinyerp.com-20120718065444-d13waj4x9x0quin3
2012-07-18 12:24:44 +05:30
Atul Patel (OpenERP) e284d902ef [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120718064921-wob12umyjhi63v63
2012-07-18 12:19:21 +05:30
Fabien Pinckaers d708c4ae0c imp
bzr revid: fp@openerp.com-20120717230006-dgs6r4f2pm73ancp
2012-07-18 01:00:06 +02:00
Fabien Pinckaers d17e291031 [IMP] etherpad fullscreen
bzr revid: fp@openerp.com-20120717225636-bqudwmo6cve50fjn
2012-07-18 00:56:36 +02:00
Fabien Pinckaers 4c82865bfd [IMP] etherpad
bzr revid: fp@openerp.com-20120717222457-f652anzrzharlwkn
2012-07-18 00:24:57 +02:00
Fabien Pinckaers 36cde3d9fc [IMP] some cleaning in etherpad
bzr revid: fp@openerp.com-20120717221408-zk30i103f0erk4a3
2012-07-18 00:14:08 +02:00
Minh Tran 005f7a3180 improved task kanban view
bzr revid: mit@openerp.com-20120717173027-tnpri7yd1jclnufs
2012-07-17 19:30:27 +02:00
Minh Tran bed5bf4804 improved task kanban view
bzr revid: mit@openerp.com-20120717173002-0m3f3uicefpmcu2l
2012-07-17 19:30:02 +02:00
Antonin Bourguignon 2b59d63699 [IMP] give higher sequence numbers (with wider gaps) to top menu items
it should now be easier to insert new elements wherever we want in the main menu

bzr revid: abo@openerp.com-20120717162528-0kkk32mjeoyda9c4
2012-07-17 18:25:28 +02:00
Antonin Bourguignon 0fb838686c [IMP] give higher sequence numbers (with wider gaps) to top menu items
it should now be easier to insert new elements wherever we want in the main menu

bzr revid: abo@openerp.com-20120717162507-eezg0luxap793wrx
2012-07-17 18:25:07 +02:00
Quentin (OpenERP) 98a26898c8 [MERGE] usability of user's preferences form view
bzr revid: qdp-launchpad@openerp.com-20120717161120-qefoohb61frd78is
2012-07-17 18:11:20 +02:00
Christophe Simonis c7491d99d8 [IMP] web: WebClient and EmbedClient now share some code
bzr revid: chs@openerp.com-20120717160050-a33xw47xais8bv04
2012-07-17 18:00:50 +02:00
Thibault Delavallée 5f334c53b0 [IMP] mail: added override of form_view to catch 'send by email' buttons.
bzr revid: tde@openerp.com-20120717155702-qv23jeumcjcr16w0
2012-07-17 17:57:02 +02:00
Christophe Simonis c1d7f61d1f [FIX] web_dashboard: generate a valid view
bzr revid: chs@openerp.com-20120717155611-ns8w0u1u0niq1q30
2012-07-17 17:56:11 +02:00
Christophe Simonis 0aa8726201 [FIX] web_dashboard: allow columns without actions
bzr revid: chs@openerp.com-20120717155539-dludvgbvhzfpsx83
2012-07-17 17:55:39 +02:00
Quentin (OpenERP) 09289b8648 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20120717154930-5kzv8egqce6ksbip
2012-07-17 17:49:30 +02:00
Quentin (OpenERP) 2a89c6079c [MERGE] warehouse, usability in form views
bzr revid: qdp-launchpad@openerp.com-20120717154356-u2mr0s9ef9rr24ws
2012-07-17 17:43:56 +02:00
Quentin (OpenERP) 14ff708e69 [MERGE] usabilility in user's preferences view
bzr revid: qdp-launchpad@openerp.com-20120717154231-4715rsneq17zhof2
2012-07-17 17:42:31 +02:00
Quentin (OpenERP) 3b271f68ee [IMP] warehouse: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120717151901-nfrwk9h2h5pb9s0z
2012-07-17 17:19:01 +02:00