Commit Graph

142 Commits

Author SHA1 Message Date
qdp-odoo f4e350ca36 [FIX] account: several fixes on the new bank statement reconciliation widget 2014-09-04 11:32:16 +02:00
qdp-odoo cbc52f80eb [FIX] account: fixes of bank statement reconciliation widget. Add of a partner_name field to hold the name of the counterparty in case it is not detected instead of merging it to the communication. Structured communication goes in the same communication field, while reference field holds the reference of the transaction (for whatever that means)" 2014-08-29 19:13:41 +02:00
qdp-odoo 954ab3eefb Merge pull request #1268 from odoo-dev/8.0-pos-fixes-qdp
[FIX] point_of_sale: fixed errors that avoid closing a pos session + [IM...
2014-07-22 08:58:02 +02:00
qdp-odoo 5ae60d8a2d [FIX] point_of_sale: fixed errors that avoid closing a pos session + [IMP] account: added back the account_id field on statement.line obj to ease the reconciliation process when importing statements (or creating them through pos.orders). Fix #932 2014-07-18 15:43:20 +02:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
qdp-odoo f61339b82c [FIX] account, bank statement reconciliation: fixed huge bugs when using tax with several children or when debit/credit are 0 but some amounts have to be put in a tax code + improved usability by adding domains where needed 2014-07-11 17:15:34 +02:00
Cedric Snauwaert 31f1fad0f6 [FIX]account reconciliation widget: add account_code to filter 2014-06-23 17:20:42 +02:00
qdp-odoo d2732dab91 [REM] removed some files wrongly commited preivously because of that bitchin 'git add .' command 2014-06-23 12:02:49 +02:00
qdp-odoo 301cfbb4fb [FIX] account: display 5 items in the bank statement reconciliation proposals 2014-06-23 11:47:41 +02:00
Cedric Snauwaert b8e4be018b [FIX]remove unused variable 2014-06-23 11:45:39 +02:00
qdp-odoo 2a69cb0f1d [FIX] account: display 5 proposals in the bank statement reconciliation widget 2014-06-23 11:40:25 +02:00
Cedric Snauwaert 10568ffd3b [FIX] account: structured communication have a higher priority 2014-06-23 11:39:43 +02:00
Cedric Snauwaert 29a0e7b354 [REF]refactor account widget to reduce rpc call 2014-06-23 11:34:01 +02:00
Cedric Snauwaert 7e4443547e [WIP]remove some unneeded argument in computing reconciliation line 2014-06-23 11:33:48 +02:00
Cedric Snauwaert f133f397b9 [FIX]account reconciliation: filter take partner name into account if no partner defined 2014-06-20 10:01:11 +02:00
Cedric Snauwaert d59a67ed88 [FIX]account reconciliation: fix pager and filter search in widget 2014-06-20 10:00:52 +02:00
Cedric Snauwaert cae213974b [FIX]account: reconciliation widget, some usability features 2014-06-20 09:58:25 +02:00
qdp-odoo 01d642f2d4 [IMP] account, bank statement reconciliation improvements: look for structured communication first, if no partner is given then propose any unreconciled line, refactoring and bug fixes 2014-06-20 09:56:53 +02:00
qdp-odoo c4bc4dc3f5 [FIX] account: another way to resolve multi currency reconciliation on bank statements: show the amount in statement line currency instead of converting them into the statement currency. This is needed in order to have a balance of 0 in the foreign currency. The only remaining thing is to make a foreign currency exchange writeoff automatic at the reconciliation time if we reconcile 2 lines having the same currency_id 2014-06-20 09:55:47 +02:00
qdp-odoo 07460d7191 [IMP] account: bank statement reconciliation widget (part 3: missing files lost during manual merge (renamed)) 2014-05-30 19:04:13 +02:00
qdp-odoo e3491ccb71 [IMP] account: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +02:00
qdp-odoo 7580b6510b [IMP] account: bank statement reconciliation widget 2014-05-30 18:34:13 +02:00
Richard Mathot (OpenERP) 822393dc04 [REM] Dashboard from manifest
bzr revid: rim@openerp.com-20140429082859-p2nl9ye2f6kd47iz
2014-04-29 10:28:59 +02:00
Cedric Snauwaert 89d665aa79 [FIX]some cosmetic of code
bzr revid: csn@openerp.com-20140411122840-tv1mx2nu5p2is669
2014-04-11 14:28:40 +02:00
Cedric Snauwaert 3a4e264978 [FIX]use bootstrap modal windows. refactor and cleaned from trunk-ui-to-boostrap-modal
bzr revid: csn@openerp.com-20140410155022-3cqys3zc55idc4vg
2014-04-10 17:50:22 +02:00
Olivier Dony 76d89c0477 [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9133 dle@openerp.com-20140214131810-9abebxpfeoga1crn
bzr revid: odo@openerp.com-20140217091203-kmeg4qsn2qyvll23
2014-02-17 10:12:03 +01:00
Denis Ledoux 0ef17beed0 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9846 revid:dle@openerp.com-20140217124044-o8sgz1esfqeha01f
bzr revid: dle@openerp.com-20140214100922-m6rf7c6x85nv67sl
bzr revid: dle@openerp.com-20140214114713-oab4kbearvv7g3nh
bzr revid: dle@openerp.com-20140214131810-9abebxpfeoga1crn
bzr revid: dle@openerp.com-20140217124230-ov201kfep88f5tn7
2014-02-17 13:42:30 +01:00
Denis Ledoux 856c60d181 [FIX] account: move_line_quick_add js, set the domain in the dataset (for instance, for export tool) + performance improvement (no need to re-compute journal list and period list each time a search is done)
bzr revid: dle@openerp.com-20140213180459-mln0btlduc1fox0x
2014-02-13 19:04:59 +01:00
Paramjit Singh Sahota 7f8f78cc4f [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20131021055621-l0dw112tf8535j7q
2013-10-21 11:26:21 +05:30
Christophe Simonis 273face907 [MERGE] forward port of branch saas-1 up to revid 8791 chs@openerp.com-20131009175454-j06y1ngylfbqyrpj
bzr revid: chs@openerp.com-20131009180337-cxgdt6zzd1z68ga9
2013-10-09 20:03:37 +02:00
Martin Trigaux 78c10afab2 [FIX] account: revert commit 9265, show every invoice line in the list view and do not force domain on it to remove 0 debit/credit lines
bzr revid: mat@openerp.com-20131008152812-j3cll4jrwic1864r
2013-10-08 17:28:12 +02:00
Paramjit Singh Sahota e00111a061 [IMP] Improved code.
bzr revid: psa@tinyerp.com-20130918111959-1dzkuxv4acjys8kl
2013-09-18 16:49:59 +05:30
Randhir Mayatra (OpenERP) 606431f0ee [MERGE]merge with parent
bzr revid: rma@tinyerp.com-20130830053621-briu78l6scvuleu4
2013-08-30 11:06:21 +05:30
Christophe Simonis df8d972057 [IMP] */static/description/index.html: link to /start include app name
bzr revid: chs@openerp.com-20130715162504-9ntu1dj222rgv9ek
2013-07-15 18:25:04 +02:00
Paramjit Singh Sahota edf9d5ef8e [IMP] Improved code for following
1/.  Onchange on Cash Control was not working in POS
2/.  Added new css for cash control
3/.  Fixed the issue for the space between the Real Closing Balance and Differences.

bzr revid: psa@tinyerp.com-20130711105900-zzxnzky2nr6ms4c9
2013-07-11 16:29:00 +05:30
Harry (OpenERP) dbddcbaf2d [MERGE] upstream
bzr revid: hmo@tinyerp.com-20130710080735-k1164irzdrbahy4k
2013-07-10 13:37:35 +05:30
Martin Trigaux d2d72d8416 [MERGE] forward port of saas-1 up to revision 8749 (mat@openerp.com-20130702135856-kmg7d8anw17nkbd8)
bzr revid: mat@openerp.com-20130702144646-y1wqs5mz4rzoh50g
2013-07-02 16:46:46 +02:00
Antony Lesuisse fc70550ca2 [IMP] move html module description and icon
bzr revid: al@openerp.com-20130628100441-swpanf2jwcojygh4
2013-06-28 12:04:41 +02:00
sgo@tinyerp.com 5ee65de025 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130613084838-twjsl8cdi5ajjp4c
2013-06-13 14:18:38 +05:30
Anael Closson c2de1c530f [FIX] OPW 590066 account: remove accounting information lines from Journal items
lp bug: https://launchpad.net/bugs/1154270 fixed

bzr revid: acl@openerp.com-20130425143943-d6f0c2qlhht11bqn
2013-04-25 16:39:43 +02:00
niv-openerp e7aeabc834 [FIX] account: minor javascript problem that made appear a stack trace
lp bug: https://launchpad.net/bugs/1155605 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130418151353-dgfawgqgvama1u84
2013-04-18 17:13:53 +02:00
Tejas Tank b062573df4 [IMP] pos,cash-register: Corrected tooltips and layout.
bzr revid: tta@openerp.com-20130409044724-1jhnyjhp0ka1ckf6
2013-04-09 10:17:24 +05:30
Tejas Tank 8ed830928f [IMP] Corrected css for cash register form layout.
bzr revid: tta@openerp.com-20130405112103-yt66bugf4oyq246e
2013-04-05 16:51:03 +05:30
Tejas Tank 67c5d0eb4f Merged Latest.
bzr revid: tta@openerp.com-20130325070341-xhq29yjjs60m7kpf
2013-03-25 12:33:41 +05:30
Quentin (OpenERP) 87b899445d [FIX] account: improved tooltips and labels for manual reconciliation of accounting entries to be more explicit
bzr revid: qdp-launchpad@openerp.com-20130320135052-uqyuteitr68qiofn
2013-03-20 14:50:52 +01:00
Ajay Chauhan (OpenERP) b9cd6db6bc [IMP] account: once again change css to match alignment of difference
bzr revid: cha@tinyerp.com-20130315110851-1i8uufaj9avti7iq
2013-03-15 16:38:51 +05:30
Ajay Chauhan (OpenERP) bcd4ee5cd2 [IMP] account: added class 'oe_account_total' to get total in align
bzr revid: cha@tinyerp.com-20130315073131-eltl1141mtxspokd
2013-03-15 13:01:31 +05:30
Ajay Chauhan (OpenERP) d0933e93b5 [IMP] account: added classes to set marginn & get label bold
bzr revid: cha@tinyerp.com-20130315071339-wu5yz4t8pax9ijlk
2013-03-15 12:43:39 +05:30
dle@openerp.com d84a100dd6 [ADD]form in action quick journal items and CSS Class to handle switcher
bzr revid: dle@openerp.com-20121220104345-yrj9w6demtlba00l
2012-12-20 11:43:45 +01:00
Fabien Meghazi e5a244eea3 [FIX] account move reconciliation: Properly evaluate action context (since evalpocalypse)
bzr revid: fme@openerp.com-20121219174009-se5fvfizxh2wmh4x
2012-12-19 18:40:09 +01:00