Commit Graph

276 Commits

Author SHA1 Message Date
Fabien Pinckaers e5e85e31eb bugfix_351000
bzr revid: fp@tinyerp.com-20090406155531-hkyl0ktyo35bsyro
2009-04-06 17:55:31 +02:00
Najlaâ EL KHAYAT 7856ace733 [FIX] Name of user in employees timesheet
bzr revid: nel@tinyerp.com-20090401142911-n0f6pil2r71dr973
2009-04-01 16:29:11 +02:00
Stephane Wirtel 0f5795da3e [MERGE] From Christophe Chauvet (Sylëam)
[IMP]
 * add missing tools.translate
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: stephane@tinyerp.com-20090319145551-knhkfderl68ezvjz
2009-03-19 15:55:51 +01:00
Fabien Pinckaers 0761a46e01 bugfix_procurement_view
bzr revid: fp@tinyerp.com-20090315162955-lsx719z93ychmjv2
2009-03-15 17:29:55 +01:00
Christophe Simonis e3c53d3f72 [FIX] account: fix super call
bzr revid: christophe@tinyerp.com-20090311133753-jd1gah5a0e0i3bzd
2009-03-11 14:37:53 +01:00
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Jay (Open ERP) 80cf5fa4ff [FIX] Bug 329357 : Copy method problem of Accounts.
bzr revid: jvo@tinyerp.com-20090219094019-60blsbihme7s9lcx
2009-02-19 15:10:19 +05:30
Jay (Open ERP) 56eb7efe24 [FIX]Bug 330209 :type_tax_use field problem for tax templates
bzr revid: jvo@tinyerp.com-20090217061352-8plzq8v9tsotae01
2009-02-17 11:43:52 +05:30
mra (Open ERP) 71f82e2ae4 fix bug number : 328134
-  can't associate a tax to a product if tax has 'Tax Application' set to 'All'
- modify Financial Management->invoices also for same problem

bzr revid: mra@tinyerp.com-20090212064903-9js22bwgih61prxu
2009-02-12 12:19:03 +05:30
Jay (Open ERP) 494187e0b5 [FIX]If any account template has no code,no problem
bzr revid: jvo@tinyerp.com-20090210103234-z2v07jbj053xnln1
2009-02-10 16:02:34 +05:30
Fabien Pinckaers 801cc36052 modifs
bzr revid: fp@tinyerp.com-20090205165846-fcpzyp4c0t2z6e42
2009-02-05 17:58:46 +01:00
Olivier Laurent 6a41299d79 pep8
bzr revid: olt@tinyerp.com-20090205094434-rh36c54vs6fzfone
2009-02-05 10:44:34 +01:00
Fabien Pinckaers 4f5f633804 bugfix
bzr revid: fp@tinyerp.com-20090205070945-g6w21ofdoqu3z1yw
2009-02-05 08:09:45 +01:00
Fabien Pinckaers d4db59c240 merge
bzr revid: fp@tinyerp.com-20090204125315-1vibwl7pvwndcfuv
2009-02-04 13:53:15 +01:00
Fabien Pinckaers 55ab099cb9 bugfix
bzr revid: fp@tinyerp.com-20090129155216-coo7xd69aszefhjz
2009-01-29 16:52:16 +01:00
Geoff Gardiner 9049abc55c Many label changes, one functional (spelling) fix in passing.
bzr revid: gsg@pinot-grigio-20090127111546-96d4h0r74pvs43qu
2009-01-27 11:15:46 +00:00
Fabien Pinckaers c05b4451cd bugfix_sequence
bzr revid: fp@tinyerp.com-20090127001753-vnl7yfh4ve2p0y12
2009-01-27 01:17:53 +01:00
Fabien Pinckaers 4f91796b0b merge
bzr revid: fp@tinyerp.com-20090126212923-7czh9wvunkbyzaq2
2009-01-26 22:29:23 +01:00
Fabien Pinckaers 39ead43636 bugfixes
bzr revid: fp@tinyerp.com-20090126212804-g5h7ksln2v5mmiga
2009-01-26 22:28:04 +01:00
qdp 4cfb0e2492 [FIX] creation of a new invoice line with an account on which there is a tax
but deletion of it on the invoice line => than the move line was wrong (havin tax_code_id and tax_amount as if the tax was not removed from the line)

lp bug: https://launchpad.net/bugs/319138 fixed

bzr revid: qdp@tinyerp.com-20090126164645-pc6n4wfdxnvsu8d8
2009-01-26 17:46:45 +01:00
Fabien Pinckaers 3c0cf6275a bugfix
bzr revid: fp@tinyerp.com-20090122231505-xidgv6zdgduwxn32
2009-01-23 00:15:05 +01:00
hda (Tiny) 8e48b624a3 added generate function in account.model from old version and bugfix
bzr revid: hda@tinyerp.com-20090122104314-sztfckytafeerilg
2009-01-22 16:13:14 +05:30
mra (Open ERP) 4322da3382 Add new selection field(tax use in:sale/purchase) on tax object now using this filters all taxes where it used , modify charts also l10n_be,l10n_uk_chart_minimal
bzr revid: mra@tinyerp.com-20090121135303-dsbnkas7b16ihk0i
2009-01-21 19:23:03 +05:30
qdp a1ba5b269a commited work or Eric Vernichon:
[IMP] possibility to create journal with different sequences when generating chart from chart template
[IMP] invoice printing improved: tax column

and removed print preview

bzr revid: qdp@tinyerp.com-20090121134051-ig56u4k2l4uz73dh
2009-01-21 14:40:51 +01:00
Eric Vernichon 3b9dca694d tax in invoice rml modification
modification tax_code for add notprintable field

bzr revid: eric@vernichon.fr-20090120184531-s8y14if9vuck6jao
2009-01-20 19:45:31 +01:00
Quentin 01a8d3cf13 [IMP] string improvements
bzr revid: qdp@jade-20090120095130-xqvpxhf0vsk2w4wl
2009-01-20 10:51:30 +01:00
Fabien Pinckaers 54540f9ae8 modifs
bzr revid: fp@tinyerp.com-20090118234815-vtbx2gxphe7t9yhe
2009-01-19 00:48:15 +01:00
Fabien Pinckaers 5a016ca293 modifs
bzr revid: fp@tinyerp.com-20090118233503-cuu9w0iv999ic8xa
2009-01-19 00:35:03 +01:00
Fabien Pinckaers 4c48fa853a bugfix
bzr revid: fp@tinyerp.com-20090118232853-3t7mcovfk9wwccqj
2009-01-19 00:28:53 +01:00
Fabien Pinckaers 950fc7fdce bugfix_child_taxes_with_base
bzr revid: fp@tinyerp.com-20090118231803-bsccctzt3q0v0mqq
2009-01-19 00:18:03 +01:00
Fabien Pinckaers 9bed9eda29 bugfix_domain_account
bzr revid: fp@tinyerp.com-20090118225441-hpgtxa6l9r9rq2re
2009-01-18 23:54:41 +01:00
Fabien Pinckaers b29c5f97dc modifs
bzr revid: fp@tinyerp.com-20090118223928-stzskn30ndr47thf
2009-01-18 23:39:28 +01:00
Fabien Pinckaers f737dbb644 modifs
bzr revid: fp@tinyerp.com-20090118223256-239pjvqa7bjh141k
2009-01-18 23:32:56 +01:00
Fabien Pinckaers f6220c39cf bugfix
bzr revid: fp@tinyerp.com-20090118222805-d3enwc00b47ebwwr
2009-01-18 23:28:05 +01:00
Fabien Pinckaers bb586419ae modifs
bzr revid: fp@tinyerp.com-20090117221645-8wth23u22h7rlo42
2009-01-17 23:16:45 +01:00
Fabien Pinckaers 302eda2f5d bugfixes
bzr revid: fp@tinyerp.com-20090117190900-d69tqilg6jcac1c9
2009-01-17 20:09:00 +01:00
Fabien Pinckaers ad9ce0e286 bugfixes
bzr revid: fp@tinyerp.com-20090117182032-3o73emglnpp56ry0
2009-01-17 19:20:32 +01:00
Fabien Pinckaers 93d248eb80 bugfix
bzr revid: fp@tinyerp.com-20090117064950-2as0cltnspk35nit
2009-01-17 07:49:50 +01:00
Fabien Pinckaers 034ca90c52 bugfix
bzr revid: fp@tinyerp.com-20090116111235-rptb5au9o34j05et
2009-01-16 12:12:35 +01:00
Fabien Pinckaers 923aa8b8d4 modifs
bzr revid: fp@tinyerp.com-20090116104911-xlw9rs1a8tiyusak
2009-01-16 11:49:11 +01:00
Fabien Pinckaers c4bd2a468b bugfix
bzr revid: fp@tinyerp.com-20090116100447-3meg65sjfe45if12
2009-01-16 11:04:47 +01:00
Fabien Pinckaers f4a4eb1300 bugfixes+merge
bzr revid: fp@tinyerp.com-20090116094542-49i0akoqbo37kpd2
2009-01-16 10:45:42 +01:00
Fabien Pinckaers 480ab6c9e9 bugfix
bzr revid: fp@tinyerp.com-20090116094405-ar373qjnwsqp910w
2009-01-16 10:44:05 +01:00
mra (Open ERP) 81632ee871 invoice numbering module(from 4.2 addons) merge to account
bzr revid: mra@tinyerp.com-20090116062102-ceollow4a2eyc8d1
2009-01-16 11:51:02 +05:30
qdp 12c91c1de7 [FIX] bugfixed the generating of account chart from template (fiscal position)
bzr revid: qdp@tinyerp.com-20090115171153-ewsunr857tsuj3xk
2009-01-15 18:11:53 +01:00
qdp e2361a174d [IMP] modified the default credit and debit account on account_journal created by the wizard of generating account chart, in order to be more explicit on 'how to encode
by line'

bzr revid: qdp@tinyerp.com-20090115162712-3oqhyv71rnlu79tg
2009-01-15 17:27:12 +01:00
qdp 57717ac6e9 merged two similar features to centralize the invoice lines if possible. Kept the one on account_journal, removed on account_account
bzr revid: qdp@tinyerp.com-20090115125037-o39g57ixptr4y7bd
2009-01-15 13:50:37 +01:00
Quentin 37323b62a7 [FIX] added domain=[('type','<>','view')] on accounts of fiscal_position and fiscal_position templates
lp bug: https://launchpad.net/bugs/315443 fixed

bzr revid: qdp@jade-20090114133359-muarqlhiiy6ne3f9
2009-01-14 14:33:59 +01:00
Quentin 6b59779b45 [FIX] lp:315408 Added domain [('type','!=','view')] on default_debit_account_id and default_credit_account_id fields of account_journal
lp bug: https://launchpad.net/bugs/315408 fixed

bzr revid: qdp@jade-20090114130137-ok0pnyde622gohgj
2009-01-14 14:01:37 +01:00
Jay (Open ERP) 74299c212e Added Fiscal Position template utility,one example is ready for l10n_be
bzr revid: jvo@tinyerp.com-20090113144049-lrg166koof0v82b5
2009-01-13 20:10:49 +05:30