Commit Graph

78 Commits

Author SHA1 Message Date
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Raphael Collet 2963e31ebf [MERGE] from trunk
bzr revid: rco@openerp.com-20120628142628-qi35145b8hsvpsfi
2012-06-28 16:26:28 +02:00
Olivier Dony 6482483e1a [REM] Remove all *_layout modules - replaced by builtin features in 7.0
Dropped account_invoice_layout, sale_layout and
event_sale_layout. These modules implemented line
ordering, notes and extra titles in the list of
lines of the relevant documents (invoice, sale
order).

This is now mostly built-in:
- line ordering is supported by default, with
  a new user-friendly widget for drag&drop
- notes can be added by default, with a new
  improved layout/design
- extra titles/subtotals are not available
  anymore

These modules were too complex to use, and
generated too many bugs.

The option to install those modules have
been removed in the new config wizards as
well.

bzr revid: odo@openerp.com-20120628113423-08o7c4kbtkyqrma4
2012-06-28 13:34:23 +02:00
Jigar Amin - OpenERP 90094ff19b [FIX] setting cancel link
bzr revid: jam@tinyerp.com-20120627145049-hu0h8x0ui3d74sz0
2012-06-27 20:20:49 +05:30
Jigar Amin - OpenERP b6ec9f8928 [FIX] account or missing
bzr revid: jam@tinyerp.com-20120627142710-n1uzqaznf2y5n1b5
2012-06-27 19:57:10 +05:30
Raphael Collet 0806d443e8 [IMP] config wizards: add an action on button 'Cancel' to get the expected behavior
bzr revid: rco@openerp.com-20120626074946-a1tzebh85ta6v75l
2012-06-26 09:49:46 +02:00
Raphael Collet 12ae053fba [IMP] in all config wizards, add class 'oe_highlight_on_dirty' on button 'Apply'
bzr revid: rco@openerp.com-20120625135504-0f03j2j6p7d1pp7l
2012-06-25 15:55:04 +02:00
Raphael Collet ccd45a74f7 [IMP] account config settings: use stronger colors for the special sections
bzr revid: rco@openerp.com-20120625072315-e6px6os74iisoi06
2012-06-25 09:23:15 +02:00
Raphael Collet c63d55f036 [IMP] account: in settings form, add background color for exception groups
bzr revid: rco@openerp.com-20120622145656-h7e78r78yl8u7d97
2012-06-22 16:56:56 +02:00
Raphael Collet 6e6df55cd5 [IMP] account: improve config settings form
bzr revid: rco@openerp.com-20120622143918-wj831n3sdpwa670x
2012-06-22 16:39:18 +02:00
Raphael Collet fdca6f9078 [MERGE] from trunk
bzr revid: rco@openerp.com-20120622094140-b9ixp1d85lrxqfwp
2012-06-22 11:41:40 +02:00
Raphael Collet 625ce5f716 [MERGE] from trunk
bzr revid: rco@openerp.com-20120620120218-5jomfr69y9wet5me
2012-06-20 14:02:18 +02:00
Raphael Collet a0088a0835 [IMP] account: remove unused field in account configuration
bzr revid: rco@openerp.com-20120619145728-r4um4cdxx1gk11zx
2012-06-19 16:57:28 +02:00
Stephane Wirtel f2fba32b56 [REF] Change the CSS classes
bzr revid: stw@openerp.com-20120619085618-agdxk4fdgy3of6gp
2012-06-19 10:56:18 +02:00
Nimesh (Open ERP) b3394e64d1 [IMP] put company related field in multi company gorup
bzr revid: nco@tinyerp.com-20120615053352-xwh6oscn2gbqc01b
2012-06-15 11:03:52 +05:30
Atul Patel (OpenERP) 9b58815ce6 [MERGE]: Merged lp:~openerp-commiter/openobject-addons/trunk-configuration_wizard_improvement-atp-improve-general-apply-button-color-in-configuration-wizard-pja
bzr revid: atp@tinyerp.com-20120613081841-ylqkmtfc3z8bl6gv
2012-06-13 13:48:41 +05:30
Atul Patel (OpenERP) a2167e7184 [IMP]: Improve view
bzr revid: atp@tinyerp.com-20120613080257-gh8wydqnum6c9h46
2012-06-13 13:32:57 +05:30
Atul Patel (OpenERP) a266145cec [IMP]: Improve view based on new changes.
bzr revid: atp@tinyerp.com-20120613065747-22h2sqz915rzwx1f
2012-06-13 12:27:47 +05:30
Atul Patel (OpenERP) 8984b9705b [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120612124829-npltu26uzi7atxtg
2012-06-12 18:18:29 +05:30
Atul Patel (OpenERP) 6b61fd522f [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-configuration_wizard_improvement-atp-account-improvements-bde
bzr revid: atp@tinyerp.com-20120611111224-ynhcd6f642sz9aqj
2012-06-11 16:42:24 +05:30
Bharat Devnani (OpenERP) a46b5cfeab [ADD] added group tag inorder to make strings of fields visible
bzr revid: bde@tinyerp.com-20120611073809-fj87yjaz96uxcw2c
2012-06-11 13:08:09 +05:30
Fabien Pinckaers dcc975b79a [IMP] better views, mostly accoung wizards form
bzr revid: fp@tinyerp.com-20120609135041-570vyqpa9m2f1huw
2012-06-09 15:50:41 +02:00
Bharat Devnani (OpenERP) d72b801970 [MERGE] merged with lp:~openerp-dev/openobject-addons/trunk-application_setting_cleanup-atp
bzr revid: bde@tinyerp.com-20120608122556-lyj6ww988wpl1q7a
bzr revid: bde@tinyerp.com-20120608125227-m5wxml0qo8lw3cai
2012-06-08 18:22:27 +05:30
Bharat Devnani (OpenERP) f38c1af7ba [ADD] added separator, onchange methods and tooltip in Accounting configuration
bzr revid: bde@tinyerp.com-20120608115639-6z2jk2qvwuuvmr5s
2012-06-08 17:26:39 +05:30
Jalpesh Patel (OpenERP) 0a377b68c8 [IMP]improve general apply button red color in configuration wizard
bzr revid: pja@tinyerp.com-20120607103154-db1r7fzlz82prgb8
2012-06-07 16:01:54 +05:30
Tejas Tank 973a21730e merged with latest
bzr revid: tta@openerp.com-20120605093251-3coaym02vcc812qj
bzr revid: tta@openerp.com-20120606054608-od4zbl17m7ud9pwa
2012-06-06 11:16:08 +05:30
Fabien Pinckaers d226ca4d35 [IMP] account views
bzr revid: fp@tinyerp.com-20120605081910-o4ehqzhvhs80zdl7
2012-06-05 10:19:10 +02:00
Fabien Pinckaers 48f8823bad [IMP] replaced all oe_form_topbar with the new <header> style
bzr revid: fp@tinyerp.com-20120604121139-zqoqbou9v2fdue5h
2012-06-04 14:11:39 +02:00
Tejas Tank 63a3d0fe18 [fix] label are now bold
bzr revid: tta@openerp.com-20120601092108-zmh8qxqexqibb0lp
2012-06-01 14:51:08 +05:30
Tejas Tank 7c501d6b71 fix tooltip
bzr revid: tta@openerp.com-20120531114848-y5usj5varqwqsopz
2012-05-31 17:18:48 +05:30
Tejas Tank 9ba258e86c changed label string.
bzr revid: tta@openerp.com-20120531112328-nl71a9gu9fa4dxmv
2012-05-31 16:53:28 +05:30
Tejas Tank 733f236a4f config wizard cleanup
bzr revid: tta@openerp.com-20120530134613-bv6x9be14yho6nqr
2012-05-30 19:16:13 +05:30
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +02:00
Raphael Collet 2e6f320f14 [IMP] account config wizard: hide section 'Analytic Accounting' when no field is present
bzr revid: rco@openerp.com-20120514120956-wf0vq1f6i6abf22o
2012-05-14 14:09:56 +02:00
Raphael Collet 51d7544975 [IMP] account config: rename 'Refund' into 'Credit Note'
bzr revid: rco@openerp.com-20120514120431-8i8lqsbkyyu1yt53
2012-05-14 14:04:31 +02:00
Raphael Collet 633b27261d [IMP] account config: code cleanup, and improve English
bzr revid: rco@openerp.com-20120509124139-ydvkr23liydelasl
2012-05-09 14:41:39 +02:00
Jagdish Panchal (Open ERP) 0386acc1b6 [IMP] Account :Add sequence prefix field in config wizard
bzr revid: jap@tinyerp.com-20120507062336-60ghrh5pd7bth80x
2012-05-07 11:53:36 +05:30
Jagdish Panchal (Open ERP) 6b8dd60826 [IMP] Add new field decimal precision in sale,account,stock config wizard and improve code
bzr revid: jap@tinyerp.com-20120502124600-p0fq5u21kbjlgie0
2012-05-02 18:16:00 +05:30
Jagdish Panchal (Open ERP) e2b466627a [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-setting-configuration-improvements
bzr revid: jap@tinyerp.com-20120502065518-lzokg9q1nu5bjqo3
2012-05-02 12:25:18 +05:30
DBR (OpenERP) 95d13c2088 [Merge]with: lp:~openerp-dev/openobject-addons/trunk-v62_config
bzr revid: dbr@tinyerp.com-20120427065437-l5cbs5k1v3flvg23
bzr revid: dbr@tinyerp.com-20120502062333-thsx5qy31mvi049l
2012-05-02 11:53:33 +05:30
Jagdish Panchal (Open ERP) 4a63a4bd5e [IMP] Improve xml code for accouting config wizard
bzr revid: jap@tinyerp.com-20120501053028-gagf8fu8lv8qugj2
2012-05-01 11:00:28 +05:30
Jagdish Panchal (Open ERP) 171afe5f2d [IMP] Add new field in account config wizard and rename Track Claims from Delivery to Allows Claims on Delivery Orders
bzr revid: jap@tinyerp.com-20120430132254-s5j2ipo2huhtjyt1
2012-04-30 18:52:54 +05:30
Jagdish Panchal (Open ERP) 200b6cebda [IMP] Add new field Decimal Precision in account, stock and rename production to Manufacturing Order in mrp
bzr revid: jap@tinyerp.com-20120430114958-3tsclex80znnayj6
2012-04-30 17:19:58 +05:30
Jagdish Panchal (Open ERP) 7584c565c2 [IMP] Improve code for blocking point in sale, purchase, warehouse, accounting, mrp, project
bzr revid: jap@tinyerp.com-20120430091138-n37zmlrl48qyx20r
2012-04-30 14:41:38 +05:30
Raphael Collet bd23378343 [MERGE] from trunk
bzr revid: rco@openerp.com-20120426122105-e7tr944ln4tzy1oj
2012-04-26 14:21:05 +02:00
Jagdish Panchal (Open ERP) dad95e6283 [IMP] account: Rename Refund Invoice to Credit Note and improve usability of account config wizard
bzr revid: jap@tinyerp.com-20120426113226-3ik97eoufwyttibz
2012-04-26 17:02:26 +05:30
Jagdish Panchal (Open ERP) 905b38f336 [IMP] rename fields in account config wizard and apply group on Pricelists menu
bzr revid: jap@tinyerp.com-20120426064052-xb49480znds1wkk0
2012-04-26 12:10:52 +05:30
Raphael Collet b41d5bd21e [IMP] account*, l10n*: remove group_extended
bzr revid: rco@openerp.com-20120425134018-07gxnfs8m29nfucj
2012-04-25 15:40:18 +02:00
Raphael Collet a70fd59f1e [IMP] base: renumber sequences of menus in Settings > Configuration
bzr revid: rco@openerp.com-20120418132952-n8d7gb16k3dy6uwe
2012-04-18 15:29:52 +02:00
Raphael Collet 19531ef707 [IMP] app config wizards: improve form views
bzr revid: rco@openerp.com-20120410130200-hzrugwth8ty37nsr
2012-04-10 15:02:00 +02:00