Commit Graph

3504 Commits

Author SHA1 Message Date
Bhumi Thakkar (Open ERP) 4a0cc32042 [MERGE] Merge lp:openobject-addons.
bzr revid: bth@tinyerp.com-20121205120419-6yyfl0ik2uars793
2012-12-05 17:34:19 +05:30
vta vta@openerp.com 18afbc6313 [FIX] Fix parameter name as per my previous commit
bzr revid: vta@openerp.com-20121205100926-86ny5uw8l8n83b88
2012-12-05 11:09:26 +01:00
Bhumi Thakkar (Open ERP) 39470414b0 [IMP]String Replaced Invoiced to Invoice Ratio and Given string to currency_id field.
bzr revid: bth@tinyerp.com-20121205083731-vuyi112ouewch5iw
2012-12-05 14:07:31 +05:30
Launchpad Translations on behalf of openerp aec7ff5024 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121205052048-tvbqvj40zdyoxtf0
bzr revid: launchpad_translations_on_behalf_of_openerp-20121205054308-gayp86s3a2we62y7
2012-12-05 05:43:08 +00:00
vta vta@openerp.com 6bbe9ad526 [MERGE] lp:~openerp-dev/openobject-addons/trunk-bug-1079205-pja
lp bug: https://launchpad.net/bugs/1079205 fixed

bzr revid: vta@openerp.com-20121204144649-abpod80i1nspeeof
2012-12-04 15:46:49 +01:00
Launchpad Translations on behalf of openerp 683f31e51b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121204055506-fin73s7n3o52fmuy
bzr revid: launchpad_translations_on_behalf_of_openerp-20121204055956-fsd4tp3felpk8pm5
2012-12-04 05:59:56 +00:00
Olivier Dony 308e4f1073 [I18N] Removed duplicated terms for inherited [_sql]_constraints -> 400 terms removed
bzr revid: odo@openerp.com-20121203162755-p71dnn0k0t2b98yp
2012-12-03 17:27:55 +01:00
Olivier Dony 5483897ad0 [I18N] Update translation templates for latest changes
bzr revid: odo@openerp.com-20121203155934-zmut8afc7hh82b02
2012-12-03 16:59:34 +01:00
Launchpad Translations on behalf of openerp 4c0ddb1f01 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121201050734-pfp8sbkds49ewcyv
bzr revid: launchpad_translations_on_behalf_of_openerp-20121201050910-yq8l30zsbpn4rbx8
2012-12-01 05:09:10 +00:00
Olivier Dony a1d79115e5 [MERGE] Fix sale.order.line's `invoiced` flag, as part of forward-port of 6.1 server bugfixes
After forward-porting the 6.1 server bugfixes to trunk, a hidden bug
was revealed in the way sale.order.line's `invoiced` field
is updated. It makes the sale/test/cancel_order.yml test fail,
because the "recreate invoice" action does not work properly
if there are multiple cancelled invoices, due to incorrect
and outdated `invoiced` values on sale.order.lines.

By replacing the invoiced field with a stored fields.function
we simplify the code and fix this incorrect behavior at the
same time.

bzr revid: odo@openerp.com-20121130161809-0sf3z8k2530ze2zl
2012-11-30 17:18:09 +01:00
Jalpesh Patel (OpenERP) 147eba6c77 [Merge] Merge with lp:openobject-addons
bzr revid: pja@tinyerp.com-20121130083958-hayz6kjpmj6u63n6
2012-11-30 14:09:58 +05:30
Olivier Dony 8782163830 [FIX] sale: the `invoiced` field on sale.order.line should be a function field
Having a static boolean field is a mess and requires
a lot of custom code to make sure it is up-to-date,
implying a large source of possible bugs.
Using a function field should take care of updating
it when needed.
All the write() calls that were updating it were
normally removed, and there was also some cleanup
in the surrounding areas (quite minimal).

bzr revid: odo@openerp.com-20121129162629-5lt9e0v5aju36itj
2012-11-29 17:26:29 +01:00
Quentin (OpenERP) dc298cd336 [IMP] account_analytic_analysis: added an option to set the template field mandatory on contracts
bzr revid: qdp-launchpad@openerp.com-20121129160847-k4dr5hd4dh2y3gcw
2012-11-29 17:08:47 +01:00
Olivier Dony 0ad3703b18 [FIX] sale: writing False on a m2m is a no-op, and rather confusing here
bzr revid: odo@openerp.com-20121129153330-ld55e5qksflqy3bx
2012-11-29 16:33:30 +01:00
vta vta@openerp.com 76417f249f [MERGE] trunk-improve_portal-vta.
bzr revid: vta@openerp.com-20121129090801-mheiq7yb3h24onqf
2012-11-29 10:08:01 +01:00
Jalpesh Patel (OpenERP) fef66bb5d5 [Fix]fix problem of number always skip when create new sales 0rder
bzr revid: pja@tinyerp.com-20121129055743-yskji2sxhl0w20x4
2012-11-29 11:27:43 +05:30
Launchpad Translations on behalf of openerp 4b464deeee Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121129051532-an3wp6f216pkzxiz
bzr revid: launchpad_translations_on_behalf_of_openerp-20121129052158-2gjacp96ppgmvr5t
2012-11-29 05:21:58 +00:00
Thibault Delavallée 4e2c317c28 [FIX] Accuracy of the various server actions 'mark read' and 'mark unread': updated their name by adding the model name to be more precise when seing them in a list.
lp bug: https://launchpad.net/bugs/1082199 fixed

bzr revid: tde@openerp.com-20121128145159-d1b2j6swvhdnnl0i
2012-11-28 15:51:59 +01:00
Launchpad Translations on behalf of openerp 09eccd07dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121128044150-jz3ll5wdeuxmt0uq
bzr revid: launchpad_translations_on_behalf_of_openerp-20121128045740-q3cav2rhekdy6gq8
2012-11-28 04:57:40 +00:00
Fabien Pinckaers 854284b6af [MERGE] fgi improve
bzr revid: fp@openerp.com-20121127215908-q5yt8nwna6gmdu88
2012-11-27 22:59:08 +01:00
Launchpad Translations on behalf of openerp e6d033755f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121127052458-7c24bjy09rqd8r8o
bzr revid: launchpad_translations_on_behalf_of_openerp-20121127054533-m8gqmer5k5jpcs65
2012-11-27 05:45:33 +00:00
Quentin (OpenERP) cfe39eea1a [FIX] sale: recopy the right partner on the invoice from the SO
bzr revid: qdp-launchpad@openerp.com-20121126155139-tjxq08khe9o6bnh2
2012-11-26 16:51:39 +01:00
Christophe Matthieu 5b714460ba [FIX] accuracy of the mail server action 'mark read' and 'mark unread'
bzr revid: chm@openerp.com-20121126103804-yhcvekt0ruq4fef1
2012-11-26 11:38:04 +01:00
Quentin (OpenERP) 02f55a72f7 [FIX] sale, account: fixed the invoicing flow for the following use case 'i make a SO for "joel@c2c", at the confirmation the invoice is sent to "accounting department@c2c" and finally the journal items created are for "c2c"'
bzr revid: qdp-launchpad@openerp.com-20121126092658-g981dg91gcjp1tvl
2012-11-26 10:26:58 +01:00
Launchpad Translations on behalf of openerp 828cce9be0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121125063324-fjz8k77annh364u7
bzr revid: launchpad_translations_on_behalf_of_openerp-20121126044235-u20vi1440dgppikf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121125064209-s515ia18188hl147
bzr revid: launchpad_translations_on_behalf_of_openerp-20121126045508-rm6d2mx71a0sjqh9
2012-11-26 04:55:08 +00:00
Launchpad Translations on behalf of openerp 117bf937b9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124055830-p04ni2o2ogsch9zc
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124065500-zwtkurcb1ic9ktqb
bzr revid: launchpad_translations_on_behalf_of_openerp-20121124070752-itto1xb6r6oao3z5
2012-11-24 07:07:52 +00:00
Olivier Dony 771b216118 [I18N] Update translation templates in preparation for 7.0 release
bzr revid: odo@openerp.com-20121124030804-9dvr1qwec830p8fc
2012-11-24 04:08:04 +01:00
Saurang Suthar eb9c03282c [IMP]sale:added new button Create & View Invoice for creating and view invoice
bzr revid: ssu@tinyerp.com-20121123104618-jxs2vk8huakuptua
2012-11-23 16:16:18 +05:30
Saurang Suthar 16fe01be59 [IMP]sale:put title on top with update and buttons in bottom of title and also added <p class="oe_grey">
bzr revid: ssu@tinyerp.com-20121122114244-my3fo0234n0ksig6
2012-11-22 17:12:44 +05:30
Saurang Suthar 7962dd0fef [IMP]sale:align Create Invoice button left side
bzr revid: ssu@tinyerp.com-20121122094447-7d4025qkamy8ema2
2012-11-22 15:14:47 +05:30
Saurang Suthar 7ca3df80ec [IMP]sale:updated help of field group_invoice_so_lines Lines to Invoice by Order Lines to Invoice
bzr revid: ssu@tinyerp.com-20121122093042-svs17q7agvmsieqg
2012-11-22 15:00:42 +05:30
vta vta@openerp.com f079e012ac [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121121135805-8f6u8q5zywbqw3nu
2012-11-21 14:58:05 +01:00
Olivier Dony 2c3d422964 [FIX] sale.order,invoices: more robust/consistent mechanism for marking documents sent after Send by Email
bzr revid: odo@openerp.com-20121121102137-9wukkbnfktfkg4lo
2012-11-21 11:21:37 +01:00
vta vta@openerp.com 9a15327d52 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121121091133-svpmfiurclr7n69e
2012-11-21 10:11:33 +01:00
Olivier Dony b770240247 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121120113600-4oyx9sziigbxn8w8
bzr revid: odo@openerp.com-20121120163429-l4cf6r75vwqfvxty
2012-11-20 17:34:29 +01:00
vta vta@openerp.com c4d1a21007 [IMP] Improved portal autofollow system in sale orders and invoices. Minor fixes in views.
bzr revid: vta@openerp.com-20121120074552-f8h64e3d2jcc03bm
2012-11-20 08:45:52 +01:00
Launchpad Translations on behalf of openerp 66afff1b52 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121117043708-z0u57016sd0wlp40
bzr revid: launchpad_translations_on_behalf_of_openerp-20121118043740-7rflvcr80m8nk6lf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121119043743-wa4nnbhzv39ixzag
2012-11-19 04:37:43 +00:00
Olivier Dony 1829317730 [IMP] typo: uniform naming of Send By Email
bzr revid: odo@openerp.com-20121116170330-tzz613767wnayzsr
2012-11-16 18:03:30 +01:00
Olivier Dony 07677b361e [IMP] type: uniform naming of Send By Email
bzr revid: odo@openerp.com-20121116161638-rjv0mqa9f2fonxx0
2012-11-16 17:16:38 +01:00
Vo Minh Thu 1fcdb5adbe [FIX]
Original location of the field has been changed. Maximum sales, events, and
fields. If not specified the Aformentioned fields runbot 'still doesn' t ' t
like it.

bzr revid: vmt@openerp.com-20121115140337-4tqplv17th4hs0l5
2012-11-15 15:03:37 +01:00
Olivier Dony c558ac6272 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121114172252-q1xj3hdugqhky532
bzr revid: odo@openerp.com-20121115135141-ia8uf5649rapj0v7
2012-11-15 14:51:41 +01:00
Vo Minh Thu d1f49ab27a [IMP] removing some warnings (those one are generated by tests).
bzr revid: vmt@openerp.com-20121115115916-6i2ljxn7s9qz4rlv
2012-11-15 12:59:16 +01:00
Fabien Pinckaers 2cfef36846 [MERGE] improved welcome messages and mail css
bzr revid: fp@tinyerp.com-20121115100740-3pbot8zfu64s4ods
2012-11-15 11:07:40 +01:00
Fabien Pinckaers 0cca84f1f7 [IMP] views
bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70
2012-11-15 09:34:00 +01:00
Thibault Delavallée 64277d04c3 [IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed.
bzr revid: tde@openerp.com-20121114115504-tvh0j9ks0jde12ed
2012-11-14 12:55:04 +01:00
Olivier Dony da27871dae [IMP] sale,portal_sale: make action xids more explicit, for use in signup URLs as #action=action_xid
bzr revid: odo@openerp.com-20121114113823-38i21sacrqlzk9id
2012-11-14 12:38:23 +01:00
Olivier Dony f5f6547fa7 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121113164544-21tmr4bmpt2n1mfl
2012-11-13 17:45:44 +01:00
Thibault Delavallée 3dba2e9932 [IMP] sale: edi template uses email_recipients.
bzr revid: tde@openerp.com-20121113131803-lndvum7wl68v96ov
2012-11-13 14:18:03 +01:00
Thibault Delavallée 29248e879e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121113122713-ups545fzl9pfphyu
2012-11-13 13:27:13 +01:00
Thibault Delavallée ea4eb01ac1 [FIX] sale, purchase, account: send by email button calls the mail.compose.message in comment mode.
bzr revid: tde@openerp.com-20121113112038-hwp41jldofq1al6k
2012-11-13 12:20:38 +01:00