Commit Graph

1446 Commits

Author SHA1 Message Date
Stefan Rijnhart 977e86263d [FIX] Comment on general voucher view definition
lp bug: https://launchpad.net/bugs/1081056 fixed

bzr revid: stefan@therp.nl-20121120104207-l88t2dqnzwj5f2fy
2012-11-20 11:42:07 +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
Thibault Delavallée 4e2609f35f [MERGE] Mail: improve incoming/outgoing emails behavior
Main:
- updated overall code to match the new mail openerp tools
- message_route: after checking the headers to find if the incoming email is a reply in an existing discussion, it checks whether the email is a reply to a private discussion (without model, res_id), based on the message_id of the mail; it then relies on the aliases then fetchmail, as before
- incoming emails and quick posting through Chatter now calls message_post_user_api (based on old message_post_api), that performs some things the composer do on its side (adding recipients of a replied message, cleaning the content)
Misc:
- general: updated modules according to the new tools mail functions
- general: message related to a new app installation now have a comment subtype, meaning they will effectively be pushed
- mail: improved set_message_read, fixed a bug with message_id
- fetchmail: fixed a bug in fetchmail module about non-existing variable
- portal: updated demo data

bzr revid: tde@openerp.com-20121114150500-pzj8zhyt5e29aekb
2012-11-14 16:05: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
Fabien Pinckaers bfe22e3c72 [MERGE] fix voucher multi-lines rounding on taxes
bzr revid: fp@tinyerp.com-20121114111705-0ic4me8loy4jq3fl
2012-11-14 12:17:05 +01:00
Quentin (OpenERP) ab297a3dad [REF] account_voucher: refactoring of new featured button to create/edit the reconciliations on bank statement line
bzr revid: qdp-launchpad@openerp.com-20121113123013-htxy2ods9rkynt75
2012-11-13 13:30:13 +01:00
Quentin (OpenERP) b3a8ad5d2d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54
2012-11-13 12:16:38 +01:00
Fabien Pinckaers 4800463d30 [MERGE] fix defautl type
bzr revid: fp@tinyerp.com-20121112095727-bvq6zdf4j422wneo
2012-11-12 10:57:27 +01:00
Fabien Pinckaers c52dde11c0 [MERGE] fix unactivated sequence of journal
bzr revid: fp@tinyerp.com-20121112084616-yq549c81jidk16yd
2012-11-12 09:46:16 +01:00
vta vta@openerp.com 87a3464329 [IMP] Added onchange methods in account_voucher.account_bank_statement_line for parent_id and amount in order to set the voucher_id to False.
bzr revid: vta@openerp.com-20121110180129-ww29a3ciuo90iop5
2012-11-10 19:01:29 +01:00
Atul Patel (OpenERP) 16d71823e4 [MERGE]:Merged wtih lp:openobject-addons
bzr revid: atp@tinyerp.com-20121109044947-n81qke33jp9p30af
2012-11-09 10:19:47 +05:30
vta vta@openerp.com e93727ab01 [FIX] Many2OneButton, don't subscribe to write_complete event.
bzr revid: vta@openerp.com-20121108154339-o5r1wzr08x53g6c4
2012-11-08 16:43:39 +01:00
vta vta@openerp.com 781c63db9f [FIX] Typo.
bzr revid: vta@openerp.com-20121108131605-dmo1rysu4iipki1o
2012-11-08 14:16:05 +01:00
vta vta@openerp.com 5d112d629b [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121108123206-7g866idcg3s58df2
2012-11-08 13:32:06 +01:00
Atul Patel (OpenERP) d833e25c2d [FIX]: FIX voucher company_id and state domain problem
bzr revid: atp@tinyerp.com-20121108022259-qs0uy4151ucggpz0
2012-11-08 07:52:59 +05:30
Launchpad Translations on behalf of openerp 1a8ef8657b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121108044758-ltq38lseznj56gu2
2012-11-08 04:47:58 +00:00
vta vta@openerp.com 4d56a3c591 [FIX] Remove icon in Import Invoice button, added Journal Entries button.
bzr revid: vta@openerp.com-20121107152220-20k5s5i37bem6gug
2012-11-07 16:22:20 +01:00
Rifakat (OpenERP) 07ec4209ed [FIX]account_voucher : fixed type of payment voucher
for the Sales receipt, payment voucher has type as sale but it should be receipt, so that payment voucher does not list under Customer Payments

bzr revid: mma@tinyerp.com-20121107113344-67scvaqy3qhasf0d
2012-11-07 17:03:44 +05:30
vta vta@openerp.com bee0f20b66 [IMP] Set the new voucher as inactive.
bzr revid: vta@openerp.com-20121107081827-ncls1h2c5pbjvis3
2012-11-07 09:18:27 +01:00
vta vta@openerp.com 01d33d5d06 [IMP] Make account.voucher inactive by default, and only change its state when confirming the corresponding bank statement. Improved bank statement unlink method, also removing its corresponding vouchers.
bzr revid: vta@openerp.com-20121106153602-jmtaqkn55o5hxwyv
2012-11-06 16:36:02 +01:00
Quentin (OpenERP) 1795a34291 [FIX] account_voucher: using pay invoice wizard on customer refund was creating wrong entries
bzr revid: qdp-launchpad@openerp.com-20121106123759-rli58yp8lwyub59o
2012-11-06 13:37:59 +01:00
vta vta@openerp.com c4fe6c2f58 [REM] Removed many2onebutton widget from account_voucher, now in view_form.js and view_list.js, as standard widget.
bzr revid: vta@openerp.com-20121105125346-v8hgfn157ef0j8fl
2012-11-05 13:53:46 +01:00
Mayur Maheshwari (OpenERP) 973d784810 [FIX]account_voucher : improved code
bzr revid: mma@tinyerp.com-20121105084037-iuqq0l9lln1o9e4j
2012-11-05 14:10:37 +05:30
Mayur Maheshwari (OpenERP) fd8f46b39a [FIX]account_voucher : improved some code
bzr revid: mma@tinyerp.com-20121105072021-236ci5s510fx5deq
2012-11-05 12:50:21 +05:30
Mayur Maheshwari (OpenERP) 7637a134e2 [FIX]account_voucher : removed un-used variable
bzr revid: mma@tinyerp.com-20121105065327-3x4xqyf88d1tdgwb
2012-11-05 12:23:27 +05:30
Somesh Khare(OpenERP) 1dde3091d2 [FIX]account_voucher : journal entry not balancing from purchase reciept
bzr revid: mma@tinyerp.com-20121105065106-195oyhgl3x266r9t
2012-11-05 12:21:06 +05:30
vta vta@openerp.com c75d260505 [FIX] Refactoring of view_vendor_receipt_form.
bzr revid: vta@openerp.com-20121102093857-es04l1spvh1h63z8
2012-11-02 10:38:57 +01:00
Mayur Maheshwari (OpenERP) e782d6fb3c [FIX]account_voucher: while paying the invoice of selected journal in voucher has inactive sequence that will throw the traceback it should raise warning
bzr revid: mma@tinyerp.com-20121101095033-enb2bmc43xox1n6i
2012-11-01 15:20:33 +05:30
Amit Patel 8198afda1a [MERGE]:trunk
bzr revid: apa@tinyerp.com-20121101055815-34pegd8fsq9u29fm
2012-11-01 11:28:15 +05:30
vta vta@openerp.com e60907fa8d [REM] Removed unused code.
bzr revid: vta@openerp.com-20121031152110-1v8qeocy6dd5kntb
2012-10-31 16:21:10 +01:00
vta vta@openerp.com af6f626a2c [ADD] Added new files.
bzr revid: vta@openerp.com-20121031150616-m4i6dp2xa6edkgxr
2012-10-31 16:06:16 +01:00
vta vta@openerp.com 8f29452027 [IMP] Improved voucher_id field in bank statement lines.
bzr revid: vta@openerp.com-20121031140334-mqi6hcofjuk4zps0
2012-10-31 15:03:34 +01:00
Quentin (OpenERP) eb9ee2f9e2 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031132510-ob15sct5ejav8t76
2012-10-31 14:25:10 +01:00
Quentin (OpenERP) ea32fefa83 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031110750-x1povpp9mrz3cvi6
2012-10-31 12:07:50 +01:00
Quentin (OpenERP) 483503a761 [REF] account_voucher: yaml test case 5 refactoring
bzr revid: qdp-launchpad@openerp.com-20121031104439-yksfyq68ggw1i2fw
2012-10-31 11:44:39 +01:00
Quentin (OpenERP) c5c8d87eab [ADD] account_voucher: new test on supplier invoice/payment in foreign currency
bzr revid: qdp-launchpad@openerp.com-20121030152320-w28za6bmpboocpdo
2012-10-30 16:23:20 +01:00
Sanjay Gohel (Open ERP) 9d8d4f2867 [IMP]change name from customer to supplier and search on supplier only
bzr revid: sgo@tinyerp.com-20121030054931-wsp90h6xjdvhl16y
2012-10-30 11:19:31 +05:30
Launchpad Translations on behalf of openerp 87d3caa50f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h
2012-10-30 05:37:00 +00:00
Quentin (OpenERP) 62d16ecd3e [MERGE] staging branch with bugfixes + add of an option to enable the check total feature on supplier invoices
bzr revid: qdp-launchpad@openerp.com-20121029091713-z4vx02bzf9bswceu
2012-10-29 10:17:13 +01:00
Fabien Pinckaers a414040f80 [FIX] account visible when required
bzr revid: fp@tinyerp.com-20121026143741-8e46e34v2ngej39w
2012-10-26 16:37:41 +02:00
Fabien Pinckaers 9a016b4644 [FIX] useability
bzr revid: fp@tinyerp.com-20121025151013-cd0gvro61h8224tv
2012-10-25 17:10:13 +02:00
Fabien Pinckaers a7368145ca [MERGE] typo
bzr revid: fp@openerp.com-20121024201424-98la8f2wkhfjrtae
2012-10-24 22:14:24 +02:00
Quentin (OpenERP) 4cf7382905 [IMP] account_voucher: improved error messages
bzr revid: qdp-launchpad@openerp.com-20121024091249-b12vibq7h0fi41cj
2012-10-24 11:12:49 +02:00
Quentin (OpenERP) b2de4d421c [MERGE] merged a branch with several fixes, related to the new patch applied on server fo 1) osv/orm: call the fct_inv for functional fields that are stored=True 2) tools/yamp_import: on record creation, do not consider fields that wouldn't be returned by the client because readonly in the view
bzr revid: qdp-launchpad@openerp.com-20121022130156-ki47is4opjex9d79
2012-10-22 15:01:56 +02:00
Quentin (OpenERP) 8ca8f50656 [FIX] account_voucher: fixed yaml test in order to reflect what the client are really sending as information
bzr revid: qdp-launchpad@openerp.com-20121019110720-xhkhzd04caczsz41
2012-10-19 13:07:20 +02:00
Launchpad Translations on behalf of openerp 5bfa3c5a7d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121019053933-51d6oob5aw0ujz40
2012-10-19 05:39:33 +00:00
Mayur Maheshwari (OpenERP) 8346293d72 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121015090200-irfaskfn9i1p68j9
bzr revid: mma@tinyerp.com-20121016052513-vl56jxtp7xbpa2ry
2012-10-16 10:55:13 +05:30
Quentin (OpenERP) eea4d6ee73 [IMP] account, account_voucher: moved some fields from res.company to accounting settings + removed duplicated fields (in company form view AND accounting settings)
bzr revid: qdp-launchpad@openerp.com-20121015135027-fbapd9h06gtixpep
2012-10-15 15:50:27 +02:00
Mayur Maheshwari (OpenERP) 0b87880029 [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012114258-w2q3hg1wb5wlt8wi
2012-10-12 17:12:58 +05:30
Quentin (OpenERP) 00f3dfc6d8 [MERGE] use of formatLAng(amount, currency_obj=...) and use of display_address() in reports
bzr revid: qdp-launchpad@openerp.com-20121012071640-sxhy9xnat65r8158
2012-10-12 09:16:40 +02:00