Commit Graph

1119 Commits

Author SHA1 Message Date
Fabien Pinckaers c7d709e579 [FIX] misc fixes on contracts, timesheets
bzr revid: fp@openerp.com-20130312123321-mly0k9lrh3im78bg
2013-03-12 13:33:21 +01:00
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
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
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
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
Denis Ledoux dle@openerp.com d85b143ad0 [FIX]Create button
bzr revid: dle@openerp.com-20121123152213-jhkdixgoypdwoj4f
2012-11-23 16:22:13 +01:00
Denis Ledoux dle@openerp.com 44c948caf4 [FIX]Possibility to choose journal none and period none
bzr revid: dle@openerp.com-20121122150645-kxfuwdfy6qxvjvxu
2012-11-22 16:06:45 +01:00
Denis Ledoux dle@openerp.com 0a5e921dff [ADD]Possibility to select no journal and/or no period
bzr revid: dle@openerp.com-20121122142859-dornyupukdeaya5y
2012-11-22 15:28:59 +01:00
Denis Ledoux dle@openerp.com 87477cdc52 [DEL]view_mode: true in quickadd action
bzr revid: dle@openerp.com-20121122135009-x1qty81i13gguan6
2012-11-22 14:50:09 +01:00
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +01:00
Denis Ledoux dle@openerp.com bf093ee617 [ADD]Reconcile function which return the full or partial reconcile depending on which is setted for the move line
bzr revid: dle@openerp.com-20121122092302-rji8z8bgbb3p8k14
2012-11-22 10:23:02 +01:00
Denis Ledoux dle@openerp.com 0c695e9436 [REM]Journal.view and journal.column
bzr revid: dle@openerp.com-20121122084810-mrmgbc8lca21v7l7
2012-11-22 09:48:10 +01:00
Denis Ledoux dle@openerp.com d05caecd7e [MERGE][FIX][IMP]Latest trunk + lots of things. I should have pushed more often, but its too late now : (
bzr revid: dle@openerp.com-20121121172954-qpnw0arhb632b8ve
2012-11-21 18:29:54 +01:00
Denis Ledoux dle@openerp.com 20c09c3393 [IMP]Journals views in one, comment of fields_view_get of account.move.line
bzr revid: dle@openerp.com-20121121142643-g29shtxwf9slvvhi
2012-11-21 15:26:43 +01:00
Denis Ledoux dle@openerp.com f80d9e6100 [ADD]On_change partner_id and remove useless comments
bzr revid: dle@openerp.com-20121119132232-2ac4n7hodno1r7ju
2012-11-19 14:22:32 +01:00
Denis Ledoux dle@openerp.com ad2c5376b0 [ADD]Period and journal field in tree view with invisible = 1
bzr revid: dle@openerp.com-20121119124214-0hnx1gg5iksi2gpf
2012-11-19 13:42:14 +01:00
Denis Ledoux dle@openerp.com ade9f1edce [Merge]Latest trunk
bzr revid: dle@openerp.com-20121115173107-z1ydqwr2uujfebe3
2012-11-15 18:31:07 +01:00
Quentin (OpenERP) b3a8ad5d2d [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121113111638-lwlcno51ule5aq54
2012-11-13 12:16:38 +01:00