Commit Graph

257 Commits

Author SHA1 Message Date
Simon Lejeune a17bb46b44 [FIX] Sale_layout: renamed 'layout category' as 'section', removed constraint
bzr revid: sle@openerp.com-20140423151546-rd8freqn1ljf141k
2014-04-23 17:15:46 +02:00
Simon Lejeune 0ed42faa61 [FIX] sale_layout: place layout category when opening order line in target new
bzr revid: sle@openerp.com-20140423145313-55tn0xqmxgzg8uyt
2014-04-23 16:53:13 +02:00
Simon Lejeune acd3c99ddf [FIX] Sale_layout: moved the sale category inside the form and after the product, not before
bzr revid: sle@openerp.com-20140423141225-55qdtykoohb4uh06
2014-04-23 16:12:25 +02:00
Simon Lejeune faa4c25542 [FIX] sale_layout: inherit the right view
bzr revid: sle@openerp.com-20140408144131-fqjb6ntspah6f1hm
2014-04-08 16:41:31 +02:00
Simon Lejeune 26058183e1 [FIX] sale_layout: use t-esc-options to format subtotals
bzr revid: sle@openerp.com-20140407133425-gfl5bqq0x2j5tq5w
2014-04-07 15:34:25 +02:00
Simon Lejeune d908d26c7c [REV] revert revid9276 (no need to include formatLang as qweb has since introduced t-esc-options)
bzr revid: sle@openerp.com-20140407133313-re7xwd5190hk6zqi
2014-04-07 15:33:13 +02:00
Simon Lejeune 97ffe7a5b9 [FIX] Keep the layout between sale order and invoice
bzr revid: sle@openerp.com-20140404155148-l8btjfhp640r0gew
2014-04-04 17:51:48 +02:00
Simon Lejeune be909a2dd4 [FIX] sale_layout: correct api method signature
bzr revid: sle@openerp.com-20140404145156-msppuq3sh7onggnn
2014-04-04 16:51:56 +02:00
Simon Lejeune 91a78667ba [FIX] Report: insert formatLang in the rendering environment if not present; Sale_layout: use formatLang on the subtotal
bzr revid: sle@openerp.com-20140404121128-puvr1zs244lit5m2
2014-04-04 14:11:28 +02:00
Simon Lejeune dc8246eb03 [ADD] sale_layout module allowing to set categories and subtotals on invoice and sale order
bzr revid: sle@openerp.com-20140404112308-aopihnefnf55b4er
2014-04-04 13:23:08 +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
Launchpad Translations on behalf of openerp 6e30c1323d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120621052527-r3t1oxcolviiii4x
2012-06-21 05:25:27 +00:00
Launchpad Translations on behalf of openerp 8662748bf6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120619045437-ggvt85jtkryegn8u
2012-06-19 04:54:37 +00:00
Launchpad Translations on behalf of openerp 10291e4673 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120616050526-srd8lul8rylb2k80
bzr revid: launchpad_translations_on_behalf_of_openerp-20120617044416-mxknrkegpytqjux4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120616045845-74cddydmo6bilpef
bzr revid: launchpad_translations_on_behalf_of_openerp-20120617043537-yuizdga4lqp4zvl5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120618052727-0zp1kvye3gwpzepo
2012-06-18 05:27:27 +00:00
Fabien Pinckaers fcc3896f5f [IMP] form view, removed project_planning
bzr revid: fp@tinyerp.com-20120609203127-hzdb9tuua0dmydh0
2012-06-09 22:31:27 +02:00
Launchpad Translations on behalf of openerp 099c4e574a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120528051815-kds7qsood2fiq2l6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120529044617-zjqmk7vucdrf7q03
2012-05-29 04:46:17 +00:00
Mayur Maheshwari (OpenERP) ea859f54c8 [IMP]all: remove a complexity in openerp and move asset management and Payroll in extra modules
bzr revid: mma@tinyerp.com-20120518052605-e6sdmicwtb4kcoq0
2012-05-18 10:56:05 +05:30
Jagdish Panchal (Open ERP) 75c8ceb9b0 [MERGE] branch merged with lp:openobject-addons
bzr revid: jap@tinyerp.com-20120426044931-h8p2ynkxef02jp19
2012-04-26 10:19:31 +05:30
Raphael Collet b1ef98d463 [IMP] sale, sale_crm, sale_layout, sale_mrp: remove group_extended
bzr revid: rco@openerp.com-20120425121223-30vvjjmj748gfhzm
2012-04-25 14:12:23 +02:00
Jagdish Panchal (Open ERP) 29918c6418 [IMP] rename UOM to Unit of Measure everywhere in sale,stock,purchase,project_long_term and project_planning
bzr revid: jap@tinyerp.com-20120425120908-z13f1k2an7q01b8j
2012-04-25 17:39:08 +05:30
Fabien Pinckaers c7a8225328 [FIX] inheritancies sale order
bzr revid: fp@tinyerp.com-20120409185819-nlx7x1pt1e8evvjk
2012-04-09 20:58:19 +02:00
Raphael Collet 017c5f8290 [MERGE] from trunk
bzr revid: rco@openerp.com-20120403082756-egpot17iztniu8tr
2012-04-03 10:27:56 +02:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Open ERP) fb1102f87b [Fix] sale_layout: remove unused field
bzr revid: kjo@tinyerp.com-20120321114002-p6mxg8ho208pewve
2012-03-21 17:10:02 +05:30
Raphael Collet ff05f5dd8f [IMP] product: rename xml ids of new usability groups
bzr revid: rco@openerp.com-20120321100144-h5f6jjuz45p2qi6r
2012-03-21 11:01:44 +01:00
Olivier Dony 5615911303 [MERGE] Latest bugfixes from 6.1
bzr revid: odo@openerp.com-20120320182912-g2ylze2qsqv93y4i
2012-03-20 19:29:12 +01:00
Olivier Dony 975667d190 [FIX] sale,sale_layout: avoid RML loop when printing SO with very long notes
Forward port of revision 5001 from the
6.0 branch. Apparently very long SO
notes (above 2200 characters) will cause
an endless loop while trying to render
inside a blockTable

bzr revid: odo@openerp.com-20120315181112-qa4ezlckzfycv5uy
2012-03-15 19:11:12 +01:00
Turkesh Patel (Open ERP) 79cb54fa51 [IMP] apply group in sale_layout
bzr revid: tpa@tinyerp.com-20120307120559-i364mzp6txkttqtb
2012-03-07 17:35:59 +05:30
Launchpad Translations on behalf of openerp a3ac698fe8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218071328-fl3yjw2gawigfooh
bzr revid: launchpad_translations_on_behalf_of_openerp-20120219063344-7w5y8nkweukg0f88
bzr revid: launchpad_translations_on_behalf_of_openerp-20120220061321-0z254064e8vsx286
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063558-wc526qfv4ko5s6q0
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221063603-medp0cjt2z5vy70x
2012-02-21 06:36:03 +00:00
Launchpad Translations on behalf of openerp 88c25488a5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120218050004-fsjgcm68ejwkyila
bzr revid: launchpad_translations_on_behalf_of_openerp-20120219054401-1933r0e5ukykqh0h
bzr revid: launchpad_translations_on_behalf_of_openerp-20120220054126-hug47vk8c43pxbqk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120221055612-pdqteum51dyapu2e
2012-02-21 05:56:12 +00:00
Launchpad Translations on behalf of openerp 9f65e1565e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120217050201-xlguleciidhnkxln
bzr revid: launchpad_translations_on_behalf_of_openerp-20120217051344-6opxazcgg875mypq
2012-02-17 05:13:44 +00:00
Quentin (OpenERP) ac882af9dd [MERGE] merged the al branch with sequence field copied from SO line to invoice line (*_layout modules)
bzr revid: qdp-launchpad@openerp.com-20120216130957-o7zwad5m4zcvotmi
2012-02-16 14:09:57 +01:00
Antony Lesuisse f078a29e7d update as per qdp review
bzr revid: al@openerp.com-20120214232448-54yp5vbnk1jw90dz
2012-02-15 00:24:48 +01:00
Launchpad Translations on behalf of openerp 5d4664f823 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120210044704-ffxh1ikqgom660lz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120210045028-kbviilp8xdby42fi
2012-02-10 04:50:28 +00:00
Launchpad Translations on behalf of openerp 0e2e9ddd78 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120209055558-qfwy9bg1km791dys
bzr revid: launchpad_translations_on_behalf_of_openerp-20120209071015-0jykfhbo8iamzpzk
bzr revid: launchpad_translations_on_behalf_of_openerp-20120209072746-stmwycdircyzrxn4
2012-02-09 07:27:46 +00:00
Antony Lesuisse c6287a3e23 fix typos
bzr revid: al@openerp.com-20120209015940-mim5twc6wknv8f88
2012-02-09 02:59:40 +01:00
Antony Lesuisse ee0a18a647 poc keep sequence from so to invoice when invoicing from picking
bzr revid: al@openerp.com-20120209014838-b6skk4g33t3gzw6c
2012-02-09 02:48:38 +01:00
Launchpad Translations on behalf of openerp 320b2d2e2e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120208060921-wir47e717rh04xxn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120208063913-vg9qdu30tx09ojrl
2012-02-08 06:39:13 +00:00
Olivier Dony 0a63ecb0cf [I18N] all: updated translation template
This should be the last major template sync
before the final release of 6.1.

bzr revid: odo@openerp.com-20120208010830-zchnkg48u7s40nw2
2012-02-08 02:08:30 +01:00
Carlos Vásquez 3afecc7604 [ADD] es_CR.po: added po to all modules, copy from es.po or from pot
bzr revid: carlos.vasquez@clearcorp.co.cr-20120208145917-aaai0irh68omlzmb
2012-02-08 08:59:17 -06:00
Vo Minh Thu ad4b6fcc21 [IMP] manifest: renamed active to auto_install.
bzr revid: vmt@openerp.com-20120130101837-zyebtyhfjypg2b4w
2012-01-30 11:18:37 +01:00
Launchpad Translations on behalf of openerp e3a8b1e8bf Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120124053028-aaihr6tr1hcxf7jk
2012-01-24 05:30:28 +00:00
Launchpad Translations on behalf of openerp a61762c71f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120114051310-6sj2xkv5gwq8cr0p
2012-01-14 05:13:10 +00:00
Launchpad Translations on behalf of openerp a2895b719f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120111044006-ehpf8voofuo20mzc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054003-82qy0l7x1jbboc9r
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054058-8hdv1vhku59lbgb3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112060622-vns7g4vc2v6thkme
2012-01-12 06:06:22 +00:00
Launchpad Translations on behalf of openerp a6c649dd4e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223054503-il515335tdfkghbw
bzr revid: launchpad_translations_on_behalf_of_openerp-20111223073609-mpe8e232ykba47y0
2011-12-23 07:36:09 +00:00
Olivier Dony cb28f8de07 [I18N] all: update translation templates
bzr revid: odo@openerp.com-20111222185539-9gn06tu38ynoc416
2011-12-22 19:55:39 +01:00
Quentin (OpenERP) 1fd5cf94e5 [MERGE] merged the dev branch with us letter format support for RML files
bzr revid: qdp-launchpad@openerp.com-20111222151758-1t7ixg0p770j2mli
2011-12-22 16:17:58 +01:00
Mayur Maheshwari (OpenERP) 357f3fca2f [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20111221123724-buifqfz9zvmu9s8n
2011-12-21 18:07:24 +05:30
Rucha (Open ERP) 84a517a6d7 [IMP]: Removed pageSize from report rml as it will be taken from company paper format;
bzr revid: rpa@tinyerp.com-20111221090811-tg1vbfqs303f8yvq
2011-12-21 14:38:11 +05:30
Fabien Pinckaers bf47bea6f7 fix
bzr revid: fp@tinyerp.com-20111220175855-q550b8ky7zkq3679
2011-12-20 18:58:55 +01:00