Commit Graph

137 Commits

Author SHA1 Message Date
Amit Patel (OpenERP) a0c19a8b3c [IMP]:improved config wizard for account
bzr revid: apa@tinyerp.com-20120723111511-v0sc4y146mhqainm
2012-07-23 16:45:11 +05:30
Quentin (OpenERP) b1d19923de [REV] settings: reverted to revision 6971, for usability purposes
bzr revid: qdp-launchpad@openerp.com-20120716134314-os07j9sxreqc39tl
2012-07-16 15:43:14 +02:00
Quentin (OpenERP) 002c59502c [IMP] account: res_config, better use of groups
bzr revid: qdp-launchpad@openerp.com-20120716101007-zas8dba568n3zm1n
2012-07-16 12:10:07 +02:00
Quentin (OpenERP) 413d44c915 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20120712153040-tglxx3gc7gjlry72
2012-07-12 17:30:40 +02:00
Quentin (OpenERP) b98b8a32e3 [MERGE] akretion's branches
bzr revid: qdp-launchpad@openerp.com-20120711105313-sizc97a5l1e66sa7
2012-07-11 12:53:13 +02:00
Alexis de Lattre e9e069a216 Add an option "Tax calculation rounding method" that can be set to "Round per line" (it's the default value and the behavior of the previous versions of OpenERP) or to "Round globally".
bzr revid: alexis@via.ecp.fr-20120707163605-byo0o11f2q9dsczl
2012-07-07 18:36:05 +02:00
Raphael Collet 9bf667b700 [IMP] config wizards: remove sheet element in their form
bzr revid: rco@openerp.com-20120706145410-bfw9z4324kjmw19j
2012-07-06 16:54:10 +02:00
Sanjay Gohel (Open ERP) 12bae0d8f9 [IMP]improve company form view as per review. improve email_template,user form and all action window and also remove sheets from configuration
bzr revid: sgo@tinyerp.com-20120706123413-1n615yx09cw2kq36
2012-07-06 18:04:13 +05:30
Sanjay Gohel (Open ERP) bc86239457 [IMP]improve configuaration view for account
bzr revid: sgo@tinyerp.com-20120705111351-ohdoe9o26zbi9p4d
2012-07-05 16:43:51 +05:30
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
Raphael Collet 42536dfc74 [IMP] config wizards: open views with target 'inline'
bzr revid: rco@openerp.com-20120405102235-mw57wjnamwoglp3z
2012-04-05 12:22:35 +02:00
Raphael Collet 2ce6626d12 [IMP] config wizards: add buttons Cancel and Apply on forms
bzr revid: rco@openerp.com-20120404133514-o37mcojlvc2pklnk
2012-04-04 15:35:14 +02:00
Raphael Collet b8dea9ec32 [IMP] account.config.settings: remove redundant group 'Dates and Periods'
bzr revid: rco@openerp.com-20120403073128-nwngudl2z6sync1z
2012-04-03 09:31:28 +02:00
Raphael Collet 615ff23f89 [IMP] account.config.settings: remove sequence prefix fields, just keep the next number
bzr revid: rco@openerp.com-20120402090551-irtql2gt6hjpssgh
2012-04-02 11:05:51 +02:00
Raphael Collet 66ff113077 [IMP] account.config.settings: improve layout of form, and make 'More Chart Templates' go to localization modules
bzr revid: rco@openerp.com-20120402085158-rfd93da15r71l7wk
2012-04-02 10:51:58 +02:00
Raphael Collet 012a96248e [IMP] account.config.settings: move and rename methods
bzr revid: rco@openerp.com-20120402075419-2rbgce7c7ulq2ubr
2012-04-02 09:54:19 +02:00
Raphael Collet 3a3d24f396 [IMP] account.config.settings: add field 'expects chart of accounts' on company, and improve layout and dynamics of wizard
bzr revid: rco@openerp.com-20120402075237-5zrqd5p0s6hbqtrx
2012-04-02 09:52:37 +02:00
Raphael Collet 95c68f1e1e [IMP] account.config.settings: improve view
bzr revid: rco@openerp.com-20120329142428-3hxttrndjarso6ty
2012-03-29 16:24:28 +02:00
Raphael Collet 04f33ca7ac [IMP] account.config.settings: move sale and purchase group fields in their respecive module
bzr revid: rco@openerp.com-20120329142121-lc5b6d3mcds68p34
2012-03-29 16:21:21 +02:00
Raphael Collet 60be90d2ed [IMP] account.config.settings: create fields for default sale and purchase taxes on products
bzr revid: rco@openerp.com-20120329133455-1q502oldj66mlxnh
2012-03-29 15:34:55 +02:00
Raphael Collet 837b73eb4e [IMP] account.config.settings: add fields to create the chart of accounts
bzr revid: rco@openerp.com-20120329131422-rw33ml3lobeqlorj
2012-03-29 15:14:22 +02:00
Raphael Collet 1d5f1a96b7 [IMP] account.config.settings: launch other config wizards in an appropriate way
bzr revid: rco@openerp.com-20120329093648-a1wxw97e70iokn09
2012-03-29 11:36:48 +02:00
Raphael Collet 1f47c90e64 [IMP] account.config.settings: improve code and form view of wizard
bzr revid: rco@openerp.com-20120329074254-846z1ihiskovca8q
2012-03-29 09:42:54 +02:00
Raphael Collet 92e59d5344 [IMP] account.config.settings: improve form view
bzr revid: rco@openerp.com-20120328123938-aw9622pjnwc4rjfa
2012-03-28 14:39:38 +02:00
Raphael Collet 19c87beefe [IMP] account.config.settings: improve onchange_company_id
bzr revid: rco@openerp.com-20120328094706-a2ilxmxfy3nz5fms
2012-03-28 11:47:06 +02:00
Raphael Collet 2b08d2f074 [IMP] account.config.settings: handle properly all related fields
bzr revid: rco@openerp.com-20120328093617-qk27lunq1ehknz4o
2012-03-28 11:36:17 +02:00
Raphael Collet aa298f6d9a [FIX] account.config.settings: rename wizard, and remove inappropriate code
bzr revid: rco@openerp.com-20120328090510-wra2jmfzgfv0ccz1
2012-03-28 11:05:10 +02:00
Raphael Collet 72d30c3025 [IMP] account config wizard: reindent code
bzr revid: rco@openerp.com-20120328080326-osauuyjvzbop4iwz
2012-03-28 10:03:26 +02:00
Ujjvala Collins (OpenERP) 6d58440a3b [MERGE]: Merged with tpa's branch for remaining chart template changes.
bzr revid: uco@tinyerp.com-20120316111625-ggqdty7iyc3l2wzf
2012-03-16 16:46:25 +05:30
Turkesh Patel (Open ERP) 74ce21f017 [IMP] improved code for multi chart account
bzr revid: tpa@tinyerp.com-20120316093421-m6kqul8z2onnwr36
2012-03-16 15:04:21 +05:30
Ujjvala Collins (OpenERP) 3be9ce12de [MERGE,IMP]: Merged with tpa's branch with some improvements.
bzr revid: uco@tinyerp.com-20120313100558-dzf4xuibqtyi2oy1
2012-03-13 15:35:58 +05:30
Ujjvala Collins (OpenERP) e53252a565 [FIX] account: Fixed installing chart of account problem.
bzr revid: uco@tinyerp.com-20120313093232-2wwiiz8nznc82q5c
2012-03-13 15:02:32 +05:30
Turkesh Patel (Open ERP) 5339bb0353 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120312114547-x5eqebcspzazfo32
2012-03-12 17:15:47 +05:30
Ujjvala Collins (OpenERP) 1f7301233f [IMP] account: Improved sequence fields for invoices by making them related to the journals.
bzr revid: uco@tinyerp.com-20120309125012-wvwu573civ9n4ui9
2012-03-09 18:20:12 +05:30
Ujjvala Collins (OpenERP) 626094aef0 [MERGE]: Merged with tpa's branch.
bzr revid: uco@tinyerp.com-20120309105312-bnjawwo55r744s0v
2012-03-09 16:23:12 +05:30
Ujjvala Collins (OpenERP) 96b40be149 [IMP] account: Improved logic to install chart of accounts using configuration.
bzr revid: uco@tinyerp.com-20120309103812-uyb9rnb08c1b1lcc
2012-03-09 16:08:12 +05:30
Turkesh Patel (Open ERP) b3c014ab42 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120309073820-vs379ei6r6gqie2v
2012-03-09 13:08:20 +05:30
Ujjvala Collins (OpenERP) 5128b93091 [ADD] account: Added config files.
bzr revid: uco@tinyerp.com-20120307124301-ey6qvcafb3uibuqy
2012-03-07 18:13:01 +05:30