Commit Graph

1132 Commits

Author SHA1 Message Date
Somesh Khare ba70393bc4 [FIX] account: prevent selecting company's contacts for manual account.move.line
Only the commercial partner (parent company) should be set in partner field of
an account.move.line.
Fixes #4261, opw 618763
2014-12-17 11:24:08 +01:00
Martin Trigaux 37fe614126 [IMP] account: remove duplicated field in view
Partial backport of 5f06129.
Fixes #2837
2014-11-03 11:41:03 +01:00
Martin Trigaux 5d05ccc043 [MERGE] [IMP] account: don't display misleading percent symbol while expecting fraction (as suggest the tooltip) (opw #602613)
bzr revid: mat@openerp.com-20140307092748-qsnqo0y04bocw6om
2014-03-07 10:27:48 +01:00
Martin Trigaux 7c7081df56 [MERGE] [FIX] account: action 'Journal Items' on a journal entries should restrict by account.move and not journal (src_model) (opw 585153)
bzr revid: mat@openerp.com-20140205132057-jxxmmyhfk6c15w9o
2014-02-05 14:20:57 +01:00
Foram Katharotiya (OpenERP) 99400fe122 [IMP] remove % sign showing when creating a payment term based on percent
bzr revid: fka@tinyerp.com-20131231094740-eoiszcwmtfw45sab
2013-12-31 15:17:40 +05:30
Turkesh Patel (Open ERP) 3bbe2330af [IMP] improved code to set default accounts in l10n_us,l10n_ma and added new currency_id field to set currency based on select coa, fixed installation time error of l10n_ve
bzr revid: tpa@tinyerp.com-20130903070707-7ib7qi5yubhr11u8
2013-09-03 12:37:07 +05:30
Martin Trigaux 3136aae3f5 [FIX] account: don't display non-commercial partners for bank statement
bzr revid: mat@openerp.com-20130605074957-tpd3jol51ww7j86i
2013-06-05 09:49:57 +02:00
Martin Trigaux 1908d590be [IMP] sort stock picking by id, no percent label for tax amount
bzr revid: mat@openerp.com-20130528115811-klv4spx00srr4vqb
2013-05-28 13:58:11 +02:00
Cedric Snauwaert 31ffb01f87 [FIX]chart of account wizard: show company id field in wizard view
bzr revid: csn@openerp.com-20130425120604-2toia7v6yuemjl6g
2013-04-25 14:06:04 +02:00
Quentin (OpenERP) 46e95cb136 [FIX] account, account.move.line form view: the same method was defined twice, differently, and parameters were not correctly passed in onchanges
bzr revid: qdp-launchpad@openerp.com-20130418134032-t3y4dk4sp4eu2031
2013-04-18 15:40:32 +02:00
kirti savalia (OpenERP) 76a3c48d0b [FIX]:pass the correct context value for the account move
bzr revid: ksa@tinyerp.com-20130308083116-bpu9nlh8x4kv3gd9
2013-03-08 14:01:16 +05:30
Quentin (OpenERP) dafec39152 [FIX] account, usability: removing the group no one from periods menuitem (in accounting\config), as if someone wants to reopen a period this is the normal/easy way to access the period in form view (where the button stands)
bzr revid: qdp-launchpad@openerp.com-20130304171245-lnwxrtp0ejm1lr94
2013-03-04 18:12:45 +01:00
Olivier Dony 8453234ead [FIX] all: change confusing labels on Cancel buttons in form views
bzr revid: odo@openerp.com-20130304184431-1p8byycyl0nv26qx
2013-03-04 19:44:31 +01:00
Xavier ALT e20875b194 [MERGE] OPW 584298: account: hide cash-only related parts for non-cash journals
- hide cash_control and cashbox_line_ids field when journal is not of type 'cash'
  - fix: do not allow choosing a 'view' account as internal transfert account

bzr revid: xal@openerp.com-20130226163219-xydbi8h7maufb9ry
2013-02-26 17:32:19 +01:00
Olivier Dony e6dadd6b36 [FIX] account: change confusing labels on Cancel buttons
bzr revid: odo@openerp.com-20130221134724-72bevdo9r56gm4ic
2013-02-21 14:47:24 +01:00
Nehal Panchal 135655f6b5 [FIX] account : Fixed the issue of Group by of period and journal of Manual reconciliation
bzr revid: nep@tinyerp.com-20130212044938-z96l67ef7a4o2iom
2013-02-12 10:19:38 +05:30
Mohammed Shekha 58654387ff [FIX]Re-fixed the usability issues.
bzr revid: msh@openerp.com-20130211052302-ts83esshx1v419ll
2013-02-11 10:53:02 +05:30
Nehal Panchal f71a8de677 [FIX] account : Fixed the issue of Group by of period and journal of Manual reconciliation
bzr revid: nep@tinyerp.com-20130201101317-rqqgjmnyksac4bzj
2013-02-01 15:43:17 +05:30
Nehal Panchal cbdebd5b3f [FIX] account : Fixed the issue of Group by of period of Manual reconciliation
bzr revid: nep@tinyerp.com-20130131132020-x3xhqy0hsc4guj1r
2013-01-31 18:50:20 +05:30
Olivier Dony 4984961634 [FIX] account: tree drill-down action bindings were removed by error for Chart of Accounts/Taxes
Was done by mistake as a side-effect of rev. 8086.1.28 revid:dle@openerp.com-20121128150525-zh27h78v8dd6dkwm

bzr revid: odo@openerp.com-20130124123827-2pv2nhzjdt9r2li4
2013-01-24 13:38:27 +01:00
Pinakin Nayi (OpenERP) cb1c76d1df [IMP]account.journal:Cash control should only be available for journals of type Cash and add domain in Internal transfer account field
bzr revid: pna@tinyerp.com-20130116131759-jb1r9nhjj0ayp9z2
2013-01-16 18:47:59 +05:30
Mohammed Shekha 25f1f3a013 [FIX]Fixed two usability issue, regarding tax label and order of stock.picking.
bzr revid: msh@openerp.com-20130116105505-lovjzq5z5uisxz2v
2013-01-16 16:25:05 +05:30
Quentin (OpenERP) 161caa2c0e [IMP] account, usability: changed the label of button to reopen account.period
bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9
2013-01-08 16:18:05 +01:00
Fabien Pinckaers c7d709e579 [FIX] misc fixes on contracts, timesheets
bzr revid: fp@openerp.com-20130312123321-mly0k9lrh3im78bg
2013-03-12 13:33:21 +01:00
dle@openerp.com 512687db8a [FIX]Set priority for bank statement form and import coda wizard returned action copy action in account_view.xml
bzr revid: dle@openerp.com-20121220173532-c7ecxa1d5x48a288
2012-12-20 18:35:32 +01:00
Raphael Collet c2b5c3305b [FIX] account: show the reference field on account bank statements
bzr revid: rco@openerp.com-20121220153041-pfij5q3u4f85pv1f
2012-12-20 16:30:41 +01:00
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
Quentin (OpenERP) 588386ca05 [FIX] lp: 1091660. Should not be able to book accounting entries for a contact
lp bug: https://launchpad.net/bugs/1091660 fixed

bzr revid: qdp-launchpad@openerp.com-20121218144758-u7uoeshollh3mjay
2012-12-18 15:47:58 +01:00
Raphael Collet add034cafb [IMP] account: always show the name field in the form of account.bank.statement
bzr revid: rco@openerp.com-20121218133819-x03qu491r6csmvbk
2012-12-18 14:38:19 +01:00
Raphael Collet 805803d32d [FIX] account: fix field in search view (that filter_domain does not work with web client 7.0)
bzr revid: rco@openerp.com-20121218132317-2zgt1x4j98wcp86l
2012-12-18 14:23:17 +01:00
Fabien Pinckaers 94d94a9d54 [IMP] implification of payment terms, it even works without balance line
bzr revid: fp@tinyerp.com-20121208135723-ori198g559b1sxsu
2012-12-08 14:57:23 +01:00
Atul Patel (OpenERP) 00e42737f2 [FIX]: Fix usability issue
bzr revid: atp@tinyerp.com-20121204133950-hf6c2hwq0ktreke9
2012-12-04 19:09:50 +05:30
Atul Patel (OpenERP) 8e974146ab [FIX]: Remove editable tree view.
bzr revid: atp@tinyerp.com-20121204130150-ng08xtg1mipt5590
2012-12-04 18:31:50 +05:30
Atul Patel (OpenERP) 3640b0b5dd [MERGE]: Merged change usability issue
bzr revid: atp@tinyerp.com-20121204073521-mzhbp1gozqdrle71
2012-12-04 13:05:21 +05:30
Nimesh (Open ERP) 62d0f3931d [IMP] Put a default value for payment term lines, make readonly amount to pay in list view, put % symbol when selection is percentage.
bzr revid: nco@tinyerp.com-20121204065850-dw3f79n61hla9x3c
2012-12-04 12:28:50 +05:30
Jalpesh Patel (OpenERP) 7b6d5f0e93 [IMP]remove sequece field and improve payment term form view
bzr revid: pja@tinyerp.com-20121204041610-vpqx0zf3rneokugx
2012-12-04 09:46:10 +05:30
Quentin (OpenERP) 56e72783ae [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130165350-btj0wcm1u3ejyp3f
2012-11-30 17:53:50 +01:00
Quentin (OpenERP) 79d1871d07 [IMP] account: removed duplicated entry for journal items to reconcile
bzr revid: qdp-launchpad@openerp.com-20121130163848-f898vghiiw9f7rl3
2012-11-30 17:38:48 +01:00
jojo la bricole 69cb769ec5 [MERGE] account journal items widget by dle
bzr revid: al@openerp.com-20121129174542-s8litnoi9kjfof80
2012-11-29 18:45:42 +01:00
dle@openerp.com 8acb5e3d4a [DEL]Journal items wizard
bzr revid: dle@openerp.com-20121129164442-i50abrcy2ejvavee
2012-11-29 17:44:42 +01:00
Quentin (OpenERP) a520d65e87 [IMP] account: in account.move.line search view, allow to search on code of accounts as well as on the name column
bzr revid: qdp-launchpad@openerp.com-20121129152233-y5sqdyyygq76fcbi
2012-11-29 16:22:33 +01:00
dle@openerp.com bd458541c1 [FIX]Deleted ir.values makes test fail
bzr revid: dle@openerp.com-20121129145657-g8dgyay16mcije1r
2012-11-29 15:56:57 +01:00
dle@openerp.com 8cc5780e58 [FIX]More links
bzr revid: dle@openerp.com-20121129131317-0s1rru4pxjn0lzl3
2012-11-29 14:13:17 +01:00
dle@openerp.com 514952bdd3 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121128164105-m3hgq38xw6ikewa5
2012-11-28 17:41:05 +01:00
dle@openerp.com 4b73ea9027 [FIX]Ir values actions
bzr revid: dle@openerp.com-20121128150525-zh27h78v8dd6dkwm
2012-11-28 16:05:25 +01:00
Denis Ledoux dle@openerp.com e679e22547 [FIX]Clean up account view
bzr revid: dle@openerp.com-20121127132944-kitr4nhl4rhy06e1
2012-11-27 14:29:44 +01:00
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Denis Ledoux dle@openerp.com b51841b842 [FIX]Back
bzr revid: dle@openerp.com-20121126150124-u5wf45ticx73gsip
2012-11-26 16:01:24 +01:00
Denis Ledoux dle@openerp.com 2c15e1882f [FIX]Replace tree node by quickadd tree node
bzr revid: dle@openerp.com-20121123164048-8bm3ag313qyzs488
2012-11-23 17:40:48 +01:00
Quentin (OpenERP) 7db911f1c7 [REF] account: refactoring of default_get() of account.move.line
bzr revid: qdp-launchpad@openerp.com-20121123162758-qczz3bgbea2qzxjo
2012-11-23 17:27:58 +01:00