Commit Graph

82 Commits

Author SHA1 Message Date
Quentin (OpenERP) 1232812cc6 [MERGE] merged branch that corrects the decimal precision on fields. Courtesy of Akretion
bzr revid: qdp-launchpad@openerp.com-20120814141040-oaf7d56thhi2s9rm
2012-08-14 16:10:40 +02:00
Rucha (Open ERP) d597437dd7 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120808063503-ymsvwnerxakqbcbx
2012-08-08 12:05:03 +05:30
Fabien Pinckaers c433498ef7 [IMP] config wizards, feedback from SAM's user testing
bzr revid: fp@tinyerp.com-20120807155552-eo88mb4ngysjd8n6
2012-08-07 17:55:52 +02:00
Rucha (Open ERP) b7daa1fb31 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120803045532-wsgei101ogh0o44d
bzr revid: rpa@tinyerp.com-20120806050952-xecwmyhg4p2fs4id
2012-08-06 10:39:52 +05:30
Antony Lesuisse fb0d906382 [MERGE] config-wizard overhaul
bzr revid: al@openerp.com-20120803144112-dvqx8xff1io7topk
2012-08-03 16:41:12 +02:00
Antonin Bourguignon 566dce9c37 [IMP] change the 'property on lines' label for the more explicit 'product properties on order lines' in the sale config wizard
bzr revid: abo@openerp.com-20120803131125-86daukl9z82eoiwg
2012-08-03 15:11:25 +02:00
Antonin Bourguignon c522d94080 [WIP] continue work on accounting config wizard
bzr revid: abo@openerp.com-20120802153719-7fh9p2qs3f1fxzj5
2012-08-02 17:37:19 +02:00
Antonin Bourguignon ec5f2fe5d3 [FIX] several typos
rephrase some labels
fix capital letters
add missing spaces (mainly before parentheses)

bzr revid: abo@openerp.com-20120801154701-9jvsd9iyihx5phyn
2012-08-01 17:47:01 +02:00
Amit Patel (OpenERP) ec8761c31a [IMP]:typo
bzr revid: apa@tinyerp.com-20120801122501-r73xrapnob9bn61o
2012-08-01 17:55:01 +05:30
Randhir Mayatra (OpenERP) 3c2b2818e4 [IMP] make changes into the sale wizard
bzr revid: rma@tinyerp.com-20120801101910-hsfmv8xq4tjjtedj
2012-08-01 15:49:10 +05:30
Rucha (Open ERP) 780bdb4a29 [IMP]: product: Changed xml_id of product in data file from product_product_0 to product_product_consultant to identify this record easily when accessing from py
bzr revid: rpa@tinyerp.com-20120726113914-gvpo9rx7fan77w3f
2012-07-26 17:09:14 +05:30
Rucha (Open ERP) 4eb76030a6 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120726053855-8j8c70xqc0ynikx1
2012-07-26 11:08:55 +05:30
Raphael Collet 57088483e8 [IMP] sale: restrict field properties on sale order lines to a group enabled by settings
bzr revid: rco@openerp.com-20120723102736-9w2yew9j64hsekts
2012-07-23 12:27:36 +02:00
Benoit Guillot dfa4806290 [FIX] remove useless code
bzr revid: benoit.guillot@akretion.com.br-20120710195438-m7k2kkwbukzmc3bs
2012-07-10 21:54:38 +02:00
Benoit Guillot e67b4b6949 [REF] replace sale price precision by price unit and account precision. Remove sale precision from config view
bzr revid: benoit.guillot@akretion.com.br-20120710122431-z6kfajvt7yik9kt2
2012-07-10 14:24:31 +02:00
Rucha (Open ERP) 2558625eba [IMP]: product: Improved reference of product_consultant
bzr revid: rpa@tinyerp.com-20120703062321-w81hoysgssgwktbj
2012-07-03 11:53:21 +05:30
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
Quentin (OpenERP) 83836784c7 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120626152634-jsufymnj3i5biar0
2012-06-26 17:26:34 +02:00
Raphael Collet de20ef7cad [IMP] sale: simplify code
bzr revid: rco@openerp.com-20120625123659-5h81x1yjnj0t47lx
2012-06-25 14:36:59 +02:00
Amit Patel (OpenERP) 6c2f1fcf1e [REM]:sale:removed changes related analytic_journal_billing_rate module.
bzr revid: apa@tinyerp.com-20120612065801-fsluuihjd6r39nht
2012-06-12 12:28:01 +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) 2529ede93a [MERGE] merged with lp:~openerp-dev/openobject-addons/trunk-application_setting_cleanup-atp
bzr revid: bde@tinyerp.com-20120611085744-1wi5vglx330e53b9
2012-06-11 14:27:44 +05:30
Atul Patel (OpenERP) f535c29fbd [MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-configuration_wizard_improvement-atp-configuration_wizard_sales-nco
bzr revid: atp@tinyerp.com-20120609143000-n73f2kh0qutvau3z
2012-06-09 20:00:00 +05:30
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
Nimesh (Open ERP) 978ea9506c [IMP] change the string to Sale Orders.
bzr revid: nco@tinyerp.com-20120607103729-inrticxghy2bi4ja
2012-06-07 16:07:29 +05:30
Nimesh (Open ERP) 5fc01fb74a [IMP] set the decimial precision between 0 to 20.
bzr revid: nco@tinyerp.com-20120606094421-h069ask81mvr6u6n
2012-06-06 15:14:21 +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 6aa9ae6e95 [IMP] sale, purchase, stock: typos and label improvements in config wizards
bzr revid: rco@openerp.com-20120514121827-z55i6prxlmo8raj1
2012-05-14 14:18:27 +02:00
Raphael Collet e6f8074f4d [FIX] sale config: remove group 'multiple shops' and use the corresponding group in module stock
bzr revid: rco@openerp.com-20120509140932-92r7ysiwnw4e4rsj
2012-05-09 16:09:32 +02:00
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) 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) de4ab67390 [IMP] sale,stock:apply group_locations on UoM Categories and Unit of Measure Categories and also improve the code in sale/res_config.py
bzr revid: jap@tinyerp.com-20120425124626-xys9jf1o002bl3km
2012-04-25 18:16:26 +05:30
Jagdish Panchal (Open ERP) cf91c3fc3d [IMP] Rename fields and add new group Manage Multiple Shops in sale config wizard
bzr revid: jap@tinyerp.com-20120424105941-7wfwm1dxr7utxv6l
2012-04-24 16:29:41 +05:30
Raphael Collet 5766fec0bc [FIX] sale.config.wizard: set field Project Time Unit on company when module project is installed
bzr revid: rco@openerp.com-20120403143913-0kazuyvc45zyyc5v
2012-04-03 16:39:13 +02:00
Raphael Collet 3802d7c683 [FIX] sale.config.wizard: when only one of the invoicing policies is selected, set the default order policy according to the selection
bzr revid: rco@openerp.com-20120403140120-awe1wxea0ww2pftj
2012-04-03 16:01:20 +02:00
Raphael Collet f451f3cfe7 [IMP] config wizards: improve field labels and tooltips
bzr revid: rco@openerp.com-20120403095210-x52up0eeccdcax77
2012-04-03 11:52:10 +02:00
Raphael Collet bfc9eb0c4e [IMP] fix copyright notice on top of new files
bzr revid: rco@openerp.com-20120403084425-vhuy0969i0e6oua1
2012-04-03 10:44:25 +02:00
Raphael Collet b0847416f7 [IMP] sale.config.settings: improve fields that manage contracts
bzr revid: rco@openerp.com-20120330123833-kadf4www18jh2etc
2012-03-30 14:38:33 +02:00
Raphael Collet 041f98c318 [IMP] sale.config.settings: improve field labels
bzr revid: rco@openerp.com-20120330122008-1ty32ufqi2hsrg8u
2012-03-30 14:20:08 +02:00
Raphael Collet 082abfaa44 [IMP] sale, purchase: remove option 'taxes' from config wizards
bzr revid: rco@openerp.com-20120330120730-dilz5owc82s3yrl0
2012-03-30 14:07:30 +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 4177a9ec1c [IMP] sale, purchase: set default tax policy to 'no tax', and 'global on order' is not functional
bzr revid: rco@openerp.com-20120327115227-kga7fdz6y7sqq37q
2012-03-27 13:52:27 +02:00
Raphael Collet d2ab548c8e [IMP] purchase, sale, stock: improve views of config wizards
bzr revid: rco@openerp.com-20120322153039-7m0g07odd2s3ljj1
2012-03-22 16:30:39 +01:00
Raphael Collet 2e93dd80b5 [IMP] sale, purchase: rename field 'group_sale_uom' into 'group_uom' (not sale-specific)
bzr revid: rco@openerp.com-20120322131449-wohuxotp8b92fupc
2012-03-22 14:14:49 +01:00
Raphael Collet 71b448ea5d [FIX] product: move config wizard stuff into sale and purchase
bzr revid: rco@openerp.com-20120322130320-zbz4zdqfuqju2lj4
2012-03-22 14:03:20 +01:00
Raphael Collet 9f82f4cca8 [FIX] sale: missing comma inside a dict
bzr revid: rco@openerp.com-20120321153117-u5pgd5pjqjmh5wva
2012-03-21 16:31:17 +01:00
Raphael Collet aacdfb2d71 [IMP] sale.config.settings: improve xml id of two more groups
bzr revid: rco@openerp.com-20120321143635-5k0qpdkdwrmgido1
2012-03-21 15:36:35 +01:00
Raphael Collet 1201b663be [IMP] sale.config.settings: rename xml id of some usability groups, and cleanup code related to tax policy
bzr revid: rco@openerp.com-20120321142629-9gkrrl298jpv9b7n
2012-03-21 15:26:29 +01:00
Raphael Collet 9b3d6b2528 [FIX] sale.config.settings: undefined variables in method
bzr revid: rco@openerp.com-20120321140519-u1eb0x0nfc1wmok7
2012-03-21 15:05:19 +01:00