Commit Graph

35 Commits

Author SHA1 Message Date
Christophe 980ff5ef10
[FIX] account: correct typo in css
Closes #11662
2016-08-01 17:49:41 +02:00
Arthur Maniet bb252f201e [FIX] account: bank reconciliation widget: correctly set the 'New' button a new line (continuation of bf9544d7d4) 2015-05-05 12:50:37 +02:00
Nicolas Lempereur bf9544d7d4 [FIX] account: float issue in reconciliation wizard
The CSS on the linei with the "New" button of an bank statement
reconciliation wizard was only applied when there was only a multiple of
two "block" before.

Hence it worked when there was a multiple of 2 cases before, but if not
(for example when account_analytic_plans is installed) on:

- google chrome: the button is on the right (instead of on a line by its
  own).

- firefox: idem, but also a difference in float display positioning
  caused the parent container to not take floating elements into account
  to calculate it's height.

This fix apply the CSS independently if the last block is even or odd.

Before this fix in firefox:
 https://cloud.githubusercontent.com/assets/9977887/7315195/70ca5eca-ea6b-11e4-8892-1272f7ee0cb4.png

After this fix in firefox:
 https://cloud.githubusercontent.com/assets/9977887/7315194/6e2b05ca-ea6b-11e4-9400-69c9cd587756.png

closes #6459
opw-633703
2015-04-27 09:26:23 +02:00
Arthur Maniet a6f31ee8e8 [IMP] account: bank statement reconciliation widget: added a 'Show more' button to load further reconciliations. PR #4519 2015-01-06 11:50:49 +01:00
Arthur Maniet 562fc998bf [IMP/FIX] account: bank statement reconciliation widget: adopt a more logical approach to reconciliation balancing, as explained in https://github.com/odoo/odoo/issues/4017#issuecomment-66599534
Fixes #4017
2014-12-11 17:18:16 +01:00
Arthur Maniet cc703c736c [IMP] account: bank statement reconciliation widget: remove a created line by clicking on it 2014-12-10 14:00:20 +01:00
Arthur Maniet 197ce282bd [IMP] account: bank statement reconciliation widget: ctrl-enter makes only 1 RPC call 2014-09-16 17:15:54 +02:00
Arthur Maniet 75b37a7f42 [IMP] account: bank statement reconciliation widget: display partner name found in statement import in change partner field ; do not set the partner to false before changing the partner 2014-09-16 11:01:06 +02:00
Arthur Maniet 90cc05f8c3 [FIX] account: bank statement reconciliation widget: firefox compatibility 2014-09-10 15:47:08 +02:00
Arthur Maniet 24cf401f63 [IMP] account: bank reconciliation widget: making it harder to remove a statement line's partner ; improved change statement name usability 2014-09-10 15:01:13 +02:00
Arthur Maniet 9277cc9203 [IMP]: account: bank statement reconciliation widget: statement name can be changed from widget 2014-09-10 14:07:27 +02:00
qdp-odoo f4e350ca36 [FIX] account: several fixes on the new bank statement reconciliation widget 2014-09-04 11:32:16 +02:00
Cedric Snauwaert cae213974b [FIX]account: reconciliation widget, some usability features 2014-06-20 09:58:25 +02:00
qdp-odoo 7580b6510b [IMP] account: bank statement reconciliation widget 2014-05-30 18:34:13 +02:00
Paramjit Singh Sahota e00111a061 [IMP] Improved code.
bzr revid: psa@tinyerp.com-20130918111959-1dzkuxv4acjys8kl
2013-09-18 16:49:59 +05:30
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
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
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
niv-openerp 3a435b8b9a Added last reconciliation date
bzr revid: nicolas.vanhoren@openerp.com-20120921125917-40q92ja21osaixrx
2012-09-21 14:59:17 +02:00
niv-openerp 4dfc435b09 Added mark as reconciled
bzr revid: nicolas.vanhoren@openerp.com-20120920162257-njbnth2t30jranvx
2012-09-20 18:22:57 +02:00
niv-openerp a79bc9be12 [IMP] removed useless stuff
bzr revid: nicolas.vanhoren@openerp.com-20120920130028-vrgz1iqey8de54ct
2012-09-20 15:00:28 +02:00
RGA(OpenERP) c6502634bf [IMP] improve view + add functional field in statement to disable list button
bzr revid: rgaopenerp-20120822053401-vyczfhzo3l3zavty
2012-08-22 11:04:01 +05:30
RGA(OpenERP) 7bd2b9092f [IMP] improve css for reconcile button of list view
bzr revid: rgaopenerp-20120820094932-sk4ralcauj3qe5m8
2012-08-20 15:19:32 +05:30
RGA(OpenERP) 7b26f82778 [IMP] imporve view (CSS)
bzr revid: rgaopenerp-20120808060647-9pgjic3obic4wwrg
2012-08-08 11:36:47 +05:30
RGA(OpenERP) 085e20a23d [REM/IMP] remove button from form view and improve css
bzr revid: rgaopenerp-20120808053442-ljzf2wy1lmxsdslt
2012-08-08 11:04:42 +05:30
RGA(OpenERP) a567a1fc5c [FIX/IMP] fix indetantion and add css for pager button
bzr revid: rgaopenerp-20120807113419-v11tltq2k1kcw66o
2012-08-07 17:04:19 +05:30
RGA(OpenERP) 08fd6917b5 [IMP] change file name
bzr revid: rgaopenerp-20120806113248-urvz0z1bqje57t0h
2012-08-06 17:02:48 +05:30
RGA(OpenERP) b6f1b50b34 [IMP] view and resolve conflict
bzr revid: rgaopenerp-20120717102634-qklib4p9j6lwahyx
2012-07-17 15:56:34 +05:30
RGA(OpenERP) 82362ebf05 [IMP] reload form view after button action and imporve view
bzr revid: rgaopenerp-20120704090923-oaih8y36tuc38m3u
2012-07-04 14:39:23 +05:30
RGA(OpenERP) a19f996a2f [IMP] improve view, add max followup field and remove(invisible) field from list view
bzr revid: rgaopenerp-20120703060039-9hg5051ng61a3dp6
2012-07-03 11:30:39 +05:30
RGA(OpenERP) 4647ff5b8f [IMP] create sql view(model) to fecth appropriate data from various tables, improve view as per mock-up specification
bzr revid: rgaopenerp-20120627130529-5jonfjm2fkoh61vu
2012-06-27 18:35:29 +05:30