Commit Graph

44 Commits

Author SHA1 Message Date
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Mantavya Gajjar 6c94919a9d [IMP]: mprovement in account and accounting vouchers
bzr revid: mga@tinyerp.com-20100527195540-2u8uc6prl0gex4z1
2010-05-28 01:25:40 +05:30
Mantavya Gajjar d443829442 [IMP]: improvement in accounting voucher and journal view
bzr revid: mga@tinyerp.com-20100526193021-v13fykk3rhne8t3f
2010-05-27 01:00:21 +05:30
Mantavya Gajjar 21b33620a4 [FIX]: fix a problem of workflow, change the name of workflow file name
bzr revid: mga@tinyerp.com-20100526181702-0hkihliy1twjuwff
2010-05-26 23:47:02 +05:30
Mantavya Gajjar 4e866232b2 [IMP]: improve account voucher by migrating account_vouche_workflow
bzr revid: mga@tinyerp.com-20100526180017-qg4aoukc7nljab9f
2010-05-26 23:30:17 +05:30
Jay (Open ERP) 3fa1e69ffd [REF]
bzr revid: jvo@tinyerp.com-20100517131713-kh7s2n85elr52xjf
2010-05-17 18:47:13 +05:30
JMA (OpenERP) 009ead68ca [IMP] Account_voucher : Accounting entries should only be available for non-view accounts
bzr revid: jma@tinyerp.com-20100512090503-hbgqvk063tczzm50
2010-05-12 14:35:03 +05:30
JMA (OpenERP) b98827bb14 [FIX] Account_Voucher : Correction in creating account.move from voucher
bzr revid: jma@tinyerp.com-20100510111252-gwsyp8o6wldxje5w
2010-05-10 16:42:52 +05:30
Stephane Wirtel 5142d98b30 [FIX] Remove the executable flag on the python and xml files
bzr revid: stephane@openerp.com-20100429080154-kmn18r5kci0uq84u
2010-04-29 10:01:54 +02:00
Mantavya Gajjar 0027d30e41 [CHANGE]: small change, make class name according to the tiny specification
bzr revid: mga@tinyerp.com-20100216070649-zo9aui8oev9r0qqs
2010-02-16 12:36:49 +05:30
Mantavya Gajjar ba65e11add [MERGE]: merging from the branch https://bugs.launchpad.net/openobject-addons/+bug/522011
bzr revid: mga@tinyerp.com-20100215062847-q4z0nr7bidckhmmh
2010-02-15 11:58:47 +05:30
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) b16b33b9fb [MERGE] merge from lp:~openerp-commiter/openobject-addons/ergonomy-search-views
bzr revid: hmo@tinyerp.com-20091224110142-drqpn9il4e25v377
2009-12-24 16:31:42 +05:30
Vir (Open ERP) fae30d1a4a [ADD] Help added on state field in voucher
bzr revid: vir@tinyerp.com-20091224093900-ec59lhaseg02p0ng
2009-12-24 15:09:00 +05:30
Fabien Pinckaers c032072ca1 merge
bzr revid: fp@tinyerp.com-20091223171752-zunj0g08eknomv0l
2009-12-23 18:17:52 +01:00
Fabien Pinckaers cbd41d602b [FIX] multi company_default
bzr revid: fp@tinyerp.com-20091223171639-hgvyetizdgyh0itv
2009-12-23 18:16:39 +01:00
uco (OpenERP) c1d66e1ac5 [IMP]: Generalization of tooltips: Added tooltips for 'origin' fields, renamed 'Ref' to 'Reference', Added same tooltips for same fields of 'account & account template' and 'tax & tax templates'
bzr revid: uco@tinyerp.co.in-20091222093841-2uamhp6w0wkmcnk0
2009-12-22 15:08:41 +05:30
Jay (Open ERP) bbff6faaa9 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114334-tppzivue2orjkcn9
2009-12-09 17:13:34 +05:30
nch@tinyerp.com 59ea96657a [MERGE]
bzr revid: nch@tinyerp.com-20091130103346-3dytu4ds9gzta53c
2009-11-30 16:03:46 +05:30
GPA(OpenERP),VRA(OpenERP) d549927afc [MERGE] Merged Multicompany branch
bzr revid: jvo@tinyerp.com-20091130062207-7yxysaq03yypk2be
2009-11-30 11:52:07 +05:30
nch@tinyerp.com b7f0246104 [IMP]:account_voucher sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091127105131-anms4a2s78yirywj
2009-11-27 16:21:31 +05:30
Harry (Open ERP) 1256d1c8ee [merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064625-8ufxibenj12wxj3o
2009-11-04 12:16:25 +05:30
ACH,VRA be63c95cb2 [FIX] Account_voucher : Typo corrected for Voucher type.
bzr revid: jvo@tinyerp.com-20091026135006-81oxfwxcw6e3sugm
2009-10-26 19:20:06 +05:30
HDA (OpenERP) b7f6bc4c8e Remove sql injection problem
lp bug: https://launchpad.net/bugs/429327 fixed

bzr revid: hda@tinyerp.com-20091021072449-rc9usc422tb0kv2f
2009-10-21 12:54:49 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Mantavya Gajjar 740746e602 bug-fix: solve the problem for the account voucher
declare variable before using it

bzr revid: mga@tinyerp.com-20090515113522-4k0b6qgr4qpg3bo9
2009-05-15 17:05:22 +05:30
husen daudi 050dabba9b replace account_voucher from trunk (ref:mga,vra)
bzr revid: hda@hda-20090514070609-f277t69x5kyezagn
2009-05-14 12:36:09 +05:30
Mantavya Gajjar 9fe2783fbd make narration fields of voucher compulsory
help in the account auditing

bzr revid: mga@tinyerp.com-20090407092356-es1ufzgqfvhj1sz0
2009-04-07 14:53:56 +05:30
Christophe Chauvet 6d2fac36f6 [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-20090306235010-kf09klskd2voo5cp
2009-03-07 00:50:10 +01:00
Christophe Simonis 22651c2c4f [FIX] unlink take the context in parameter
lp bug: https://launchpad.net/bugs/319172 fixed

bzr revid: christophe@tinyerp.com-20090121112121-ul99ohzlcfw161ge
2009-01-21 12:21:21 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Mantavya Gajjar 90f334cfcf fixing for the analytic account in voucher entry
bzr revid: mga@tinyerp.com-20081215120918-737pk2agyia6534o
2008-12-15 17:39:18 +05:30
Mantavya Gajjar 05c0ca7721 fix the problem of analytic account with the voucher entry
improve the voucher entry system

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

bzr revid: mga@tinyerp.com-20081215114852-j5gij01eby4p0gqg
2008-12-15 17:18:52 +05:30
Mantavya Gajjar 162a5dcaaa small changes for the accounting voucher
* analytic line

bzr revid: mga@tinyerp.com-20081215084424-hve42x3bwdj49rs4
2008-12-15 14:14:24 +05:30
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
Mantavya Gajjar a2798d4030 initial bug-fix for the voucher entry
bzr revid: mga@tinyerp.com-20081206131805-p352xscr1ccxeyh6
2008-12-06 18:48:05 +05:30
Fabien Pinckaers 4528e7eb21 bugfix
bzr revid: fp@tinyerp.com-20081202180812-c19o24b1n4bl0777
2008-12-02 19:08:12 +01:00
Mantavya Gajjar b01b84a4d6 merging from the trunk
bzr revid: mga@mga-laptop-20081104062128-7ju0e35r8i8lhwbr
2008-11-04 11:51:28 +05:30
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Mantavya Gajjar 4c8838b8ff bug-fix for the account voucher
create an analytic entry when voicher entry created

bzr revid: mga@mga-laptop-20081024115748-s75ewnn2yxw213jh
2008-10-24 17:27:48 +05:30
Mantavya Gajjar 58d75ac28b moving module from extra_addons to trunk addons
and applying changes according to the the qdp requires

bzr revid: mga@mga-laptop-20081023055355-tf0yfsqsrddkom5g
2008-10-23 11:23:55 +05:30