Commit Graph

254 Commits

Author SHA1 Message Date
Ujjvala Collins (OpenERP) dee848cb21 [FIX] hr_expense: Used browse instead of read method for _company_get.
bzr revid: uco@tinyerp.com-20110617051501-o9cx1faew9v7qv6y
2011-06-17 10:45:01 +05:30
Stéphane Bidoul 3cc05ec6f9 [FIX] hr_expense: Fixed problem of company id when creating invoice from expenses.
lp bug: https://launchpad.net/bugs/796363 fixed

bzr revid: uco@tinyerp.com-20110615131326-64npowgjwy4jk4xy
2011-06-15 18:43:26 +05:30
Olivier Dony 560915cb68 [MERGE] merged latest fixes from 6.0 up to r.4556
Rev 4556 = revision-id: jvo@tinyerp.com-20110502133745-s1zyed65h6ojwkvk.

bzr revid: odo@openerp.com-20110502184643-d3qzosqdurscd51i
2011-05-02 20:46:43 +02:00
Rucha (Open ERP) b6428f5b9d [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110415092039-94d5dn2qiq388m7b
bzr revid: rpa@tinyerp.com-20110426064148-nqu2870kk5y59fym
bzr revid: rpa@tinyerp.com-20110427044613-zx55jv7o3t209meb
2011-04-27 10:16:13 +05:30
Jay Vora (OpenERP) 4d69993ce9 [MERGE] Merged Tejas' branch
bzr revid: jvo@tinyerp.com-20110421084935-ilfag4nnnoa591p9
2011-04-21 14:19:35 +05:30
Tejas (OpenERP) b1fdf78299 FIX : Stop to create validated invoice from hr_expense, now hr_expense invoice created with draft state
lp bug: https://launchpad.net/bugs/735368 fixed

bzr revid: tta@openerp.com-20110421063626-idhopqjg3vbelva8
2011-04-21 12:06:26 +05:30
ksa (Open ERP) 0fa464b1b7 [IMP]: Improve code
bzr revid: ksa@tinyerp.co.in-20110408125758-6soa3t29oels77ym
2011-04-08 18:27:58 +05:30
ksa (Open ERP) 6d9e38a658 [ADD]: config wizard for hr_expense and data file
bzr revid: ksa@tinyerp.co.in-20110407050810-t2bzvqpvmb4ikrkj
2011-04-07 10:38:10 +05:30
skh bc23be6eba [FIX] [PS] Generating an invoice from an expense doesn't create a correct supplier invoice
lp bug: https://launchpad.net/bugs/751296 fixed

bzr revid: skh@tinyerp.com-20110406060950-x1ndypq04szpsmvr
2011-04-06 11:39:50 +05:30
Quentin (OpenERP) 8fe11d0c1b [MERGE] bugfix 720629
bzr revid: qdp-launchpad@openerp.com-20110225140314-fjvkuk1e5w7pdwug
2011-02-25 15:03:14 +01:00
Quentin (OpenERP) bd02d3e2e6 [IMP] hr_expense/hr_expense.py improved translability and allow to switch in tree view once the invoice is open
bzr revid: qdp-launchpad@openerp.com-20110225140154-79lg4tr1n4pd3x4w
2011-02-25 15:01:54 +01:00
Quentin (OpenERP) 62b785285a [FIX] hr_expense: do not validate the invoice created from a hr_expense automatically
bzr revid: qdp-launchpad@openerp.com-20110225134844-wrjp0p51gqg1bafo
2011-02-25 14:48:44 +01:00
Rifakat Haradwala (Open ERP) 4b0b16ed4f [Fix]: hr_expense: removed warning
bzr revid: rha@tinyerp.com-20110223091325-kcwpjr781tnx016f
2011-02-23 14:43:25 +05:30
Rifakat Haradwala (Open ERP) 3895874622 [Fix]: hr_expense: open form view of invoice
bzr revid: rha@tinyerp.com-20110223071706-9oj1ib171m2cyh8g
2011-02-23 12:47:06 +05:30
Rifakat Haradwala (Open ERP) bc7582fc4c [Fix]: hr_expense: Invoicing an expense doesn't open the invoice form
lp bug: https://launchpad.net/bugs/720629 fixed

bzr revid: rha@tinyerp.com-20110223063555-q8is5wblqtp9ezg1
2011-02-23 12:05:55 +05:30
ARA (OpenERP) b36b8ba642 [FIX] HR_expense:HR - Invoicing an expense doesn't open the invoice form
lp bug: https://launchpad.net/bugs/720629 fixed

bzr revid: ara@tinyerp.com-20110218132742-fyambo8pxr3fs1n1
2011-02-18 18:57:42 +05:30
Mustufa Rangwala a78c1cf7ca [FIX] hr_expense: hr_expense: amounts must not be float
lp bug: https://launchpad.net/bugs/709667 fixed

bzr revid: mra@mra-laptop-20110131080556-jpw0ek3nwoojkxbf
2011-01-31 13:35:56 +05:30
qdp-launchpad@tinyerp.com 717ea6f930 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110117180222-rvby5kh871sxfoyh
2011-01-17 19:02:22 +01:00
Mustufa Rangwala 2d369b9f4e [MERGE] performance issues - account, sale, hr_*, pos: https://bugs.launchpad.net/openobject-addons/+bug/693833
bzr revid: mra@mra-laptop-20110117123659-t3etytigbjtd88uq
2011-01-17 18:06:59 +05:30
Mustufa Rangwala 29110b6487 [FIX] hr_expense: hr_expense not working when Employee is not assigned user_id
lp bug: https://launchpad.net/bugs/703902 fixed

bzr revid: mra@mra-laptop-20110117122113-blnbg42tr0oxh5ny
2011-01-17 17:51:13 +05:30
psi (Open ERP) ec8823d2d3 [FIX] account, account_*, hr_*, point_of_sale, sale: performance issues - account_move_lines and others
lp bug: https://launchpad.net/bugs/693833 fixed

bzr revid: psi@tinyerp.co.in-20110117112056-ryw0wyjltqzeuhzt
2011-01-17 16:50:56 +05:30
P. Christeas 21d9d10681 hr_expense, payroll_account: Correct the English word "Expanse"
We obviously mean "expense" as in spending, not "expanse" as in stretch.

bzr revid: p_christ@hol.gr-20101227083850-u61v7sju7x29ndsw
2010-12-27 10:38:50 +02:00
XRG 37742e1379 [IMP] Hr expense: improve code
bzr revid: mra@mra-laptop-20101217075757-z11iwokcy2ynjese
2010-12-17 13:27:57 +05:30
Mustufa Rangwala 5b01081a39 [FIX] Hr_expense: 'NoneType' object does not support item assignment
lp bug: https://launchpad.net/bugs/691290 fixed

bzr revid: mra@mra-laptop-20101217054631-vkm93baylg7oggk1
2010-12-17 11:16:31 +05:30
Mustufa Rangwala b0f61a9546 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101214130232-wqsim6966u1hilu9
bzr revid: mra@mra-laptop-20101217043732-ri8dfx38pacpruye
2010-12-17 10:07:32 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala fd73a9b5a5 [FIX] hr_expense: [V6-RC1] HR - Expenses: invoice to pay employee does not point to the employee partner
lp bug: https://launchpad.net/bugs/685314 fixed

bzr revid: mra@mra-laptop-20101207110835-m1cd14rhxup1rbrz
2010-12-07 16:38:35 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
Mustufa Rangwala 84576286c3 [FIX] hr_expense: Expenses lines should be sorted by date too
lp bug: https://launchpad.net/bugs/616783 fixed

bzr revid: mra@mra-laptop-20101104072319-vfwjj4yzfuac7up3
2010-11-04 12:53:19 +05:30
vth cd8e9de724 [REF] hr_*
bzr revid: vth@tinyerp.com-20101027124959-phubwje70rmbec4p
2010-10-27 18:19:59 +05:30
skh 340547a18e [FIX] hr, hr_expense : On change event problem
lp bug: https://launchpad.net/bugs/653690 fixed

bzr revid: skh@tinyerp.com-20101021122020-obeha6aimohkwmog
2010-10-21 17:50:20 +05:30
Fabien Pinckaers ed5019c385 [IMP] better views, hr timesheet and expenses
bzr revid: fp@tinyerp.com-20101017220823-cflmo1s0kcr02v4y
2010-10-18 00:08:23 +02:00
sbh (Open ERP) 9b536faec7 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101011051526-rn7qauj3zkaqgopm
2010-10-11 10:45:26 +05:30
Vir (Open ERP) a141d983d9 [MOD] hr_* : applied changes from usability branch
bzr revid: vir@tinyerp.com-20101008132247-3m1ff2ngm3im61pn
2010-10-08 18:52:47 +05:30
uco (Open ERP) bf0d12e99f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20100928104549-mwxiplx3s2fe42t1
2010-09-28 16:15:49 +05:30
sbh (Open ERP) be9b937035 [REM] product: Remove property_valuation_price_type field from view and code,
[IMP]account,hr_expense,product,stock: property_valuation_price_type remove the field and use standard_price

bzr revid: sbh@tinyerp.com-20100921102142-nlngoezrxz5m72jb
2010-09-21 15:51:42 +05:30
psi (Open ERP) da787061db [IMP] hr_* Clean the code
bzr revid: psi@tinyerp.co.in-20100826045204-lxfawwkq2be62e8s
2010-08-26 10:22:04 +05:30
uco (Open ERP) 31d249a9ab [MERGE]
bzr revid: uco@tinyerp.com-20100819125727-iuofahcl931exx1r
2010-08-19 18:27:27 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
vra 4948713855 [IMP][ADD] hr_expense: assigned analytic journal to passed journal in invoice and changed the created 'draft' state invoice into 'open',some minor improvement in code.
bzr revid: vra@tinyerp.com-20100819094546-qzin2dh7zyt4ef6s
2010-08-19 15:15:46 +05:30
PSI (OpenERP) 4b1348a989 [IMP] hr related modules improvements
bzr revid: mra@mra-laptop-20100727071145-4n3z9i1jj1zosp8z
2010-07-27 12:41:45 +05:30
Mustufa Rangwala c179005fc7 [IMP] Clean hr_* module (Still need to done)
bzr revid: mra@mra-laptop-20100703102152-4ulrrzbkorpd7xei
2010-07-03 15:51:52 +05:30
Vir (Open ERP) 1e9167f9a9 [IMP] hr_* : Usability improvements
bzr revid: vir@tinyerp.com-20100922053937-5gah2r12uvewy210
2010-09-22 11:09:37 +05:30
DBR (OpenERP) fd3c05ef1d [MOD]hr_expense : usability improvement
bzr revid: dbr@tinyerp.com-20100906103134-zjt5id9sq5oswt0i
2010-09-06 16:01:34 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
JMA (OpenERP) 291f6cc29b [MERGE] Merge the changes from main trunk branch.
bzr revid: jma@tinyerp.com-20100614104704-tg3nf2v0v167m78z
2010-06-14 16:17:04 +05:30
JMA (OpenERP) 4cf1362e3b [FIX] Security fixes for sql injections
bzr revid: jma@tinyerp.com-20100610133419-fwbc1xp0xoq77n90
2010-06-10 19:04:19 +05:30
Fabien Pinckaers d1be823959 [IMP] removed account_tax_included dependencies
bzr revid: fp@tinyerp.com-20100605214125-8ng7lyjvkynbj5nn
2010-06-05 23:41:25 +02:00
mra (Open ERP) 38dd957438 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100520041631-90wyd7ouhnpgwy6a
2010-05-20 09:46:31 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
mra (Open ERP) 7f3542f40e [IMP] hr_expense: Demo data of expense with product
bzr revid: mra@tinyerp.com-20100519110254-crmmyrd2m03wewob
2010-05-19 16:32:54 +05:30
mra (Open ERP) 22ba7bca40 [FIX] hr_expence
bzr revid: mra@tinyerp.com-20100519095243-0k5xcz5q7bnrs0bs
2010-05-19 15:22:43 +05:30
mra (Open ERP) d43fc2378b [FIX] hr_expence: creation of inovice from form
bzr revid: mra@tinyerp.com-20100519094538-8wsagvoa5zhb6vsl
2010-05-19 15:15:38 +05:30
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
mra (Open ERP) 9645d154fd [IMP] hr_expence: Clean
bzr revid: mra@tinyerp.com-20100414102706-wfth3a5d8s15th3e
2010-04-14 15:57:06 +05:30
nel@tinyerp.com 40bb8599dd [IMP] improve views of expense
bzr revid: nel@tinyerp.com-20100329095029-crh321t0u57r1d8u
2010-03-29 11:50:29 +02:00
Stephane Wirtel 147e1f2c83 [MERGE] From Joel GrandGuillaume (Camp2Camp)
bzr revid: stephane@openerp.com-20100325133524-bopyjvq6dr6xq0xr
2010-03-25 14:35:24 +01:00
Joël Grand-Guillaume 942ac8de0b [IMP] Add the multi-currency support on product costs. You can now have different costs price for each company, but in the same currency even if your company are in different one
bzr revid: joel.grandguillaume@camptocamp.com-20100325105936-btwdqg96jt723l2r
2010-03-25 11:59:36 +01:00
Stephane Wirtel bcae22c42a [IMP] hr_expense,mrp,product,stock: Improve the layout of some search and form views
bzr revid: stephane@openerp.com-20100223160550-o0b0kkh9yirnuew0
2010-02-23 17:05:50 +01:00
RCH(Open ERP) 5675629db6 [MOD] hr_expense : changes in workflow refused to draft. company_id field added in expense object. confirm and refuse button added in tree view
bzr revid: vir@tinyerp.com-20100217094119-qdh6ingcsc92zrlo
2010-02-17 15:11:19 +05:30
Vir (Open ERP) b15c331db0 [IMP] HR : Employee,Department search view added. coach_id added in employee. Full name display in department object.
bzr revid: vir@tinyerp.com-20100217052553-sefa7ohcui06vnst
2010-02-17 10:55:53 +05:30
Joël Grand-Guillaume 3fbfcac731 [MRG] Merge the last trunk in order to ease the merge from Tiny
bzr revid: joel.grandguillaume@camptocamp.com-20100211145043-w9zwltan97u0obk5
2010-02-11 15:50:43 +01:00
HDA (OpenERP) 93bd614c8e merged to remove sql injection
bzr revid: hda@tinyerp.com-20100201082939-fj0u5f0pvlgq7j3k
2010-02-01 13:59:39 +05:30
Joel Grand-Guillaume 9478383420 [MRG] Merge last trunk to post again my proposal
bzr revid: joel.grandguillaume@camptocamp.com-20100122131132-jdg4hqgcnyyl8qva
2010-01-22 14:11:32 +01:00
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
Joel Grand-Guillaume 90ddcec2d7 [API] Remove date from onchange_unit_amount from analytic line, cause they are no more used as we base computation on pricetype
[FIX] Start to replace standard_price in everymodule with the right field according to company property

bzr revid: joel.grandguillaume@camptocamp.com-20091223163453-1a1y2pu9kmrzbep4
2009-12-23 17:34:53 +01:00
uco (OpenERP) 5a4e8b8092 [IMP]: Generalization of tooltips: Improved tooltips for all fields.
bzr revid: uco@tinyerp.co.in-20091222064551-k6g299rk9ly1oyg3
2009-12-22 12:15:51 +05:30
uco (OpenERP) 8d3fb81f4e [IMP]: Generalization of tooltips: Added tooltips for sequence field
bzr revid: uco@tinyerp.co.in-20091221131412-xv3u9m8556xkyg6t
2009-12-21 18:44:12 +05:30
uco (OpenERP) c9f66f69f0 [IMP]: Tooltip improvements: Typo errors and improvements
bzr revid: uco@tinyerp.co.in-20091221095054-do0gbj9907u3oyxc
2009-12-21 15:20:54 +05:30
nch@tinyerp.com 7d1b6aadb5 [MERGE]
bzr revid: nch@tinyerp.com-20091127084026-qmju10co18vkywrd
2009-11-27 14:10:26 +05:30
nch@tinyerp.com 4ab78ca82f [IMP]:hr_expense sql queries to parameterized query
bzr revid: nch@tinyerp.com-20091126111731-4zuvqe5j26ncwds8
2009-11-26 16:47:31 +05:30
kum (Open ERP) c9f87c4dc9 [IMP] English Improvement resolved conflicts
bzr revid: kum@tinyerp.co.in-20091125113147-pmsqovlrx4ia54hf
bzr revid: kum@tinyerp.co.in-20091126062538-149ru08q9obdlksy
bzr revid: kum@tinyerp.co.in-20091126084252-ml6pgh170e6f4r3f
2009-11-26 14:12:52 +05:30
uco (OpenERP) 9a47388fd6 [REF]: Improved state field tooltips
bzr revid: uco@tinyerp.co.in-20091125100347-xt927v8iyl0bu2ua
2009-11-25 15:33:47 +05:30
uco (OpenERP) 47a820f7a1 [ADD]: Added tooltips for all state fields.
bzr revid: uco@tinyerp.co.in-20091123135238-oadv1oyefpsi9631
2009-11-23 19:22:38 +05:30
kum (Open ERP) 0576b8c667 Improvement in the english words in different modules
bzr revid: kum@tinyerp.co.in-20091113054116-x38ccpurumq82zmi
2009-11-13 11:11:16 +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
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
Quentin De Paoli e92ddd2999 [FIX] hr_expense: corrected error message
bzr revid: qdp@cyan-20091013145016-xagtk35k93ip97y7
2009-10-13 16:50:16 +02:00
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
Jay (Open ERP) 7219f06294 Minor corrections on hr_expense
bzr revid: jvo@tinyerp.com-20090402095523-8tg5377r4oraodw5
2009-04-02 15:25:23 +05:30
Jay (Open ERP) d848e06328 Added Expensible opetion for Product(hr_expense)(ref:ACH)
bzr revid: jvo@tinyerp.com-20090402094417-yirmobjq2yx6fwa9
2009-04-02 15:14:17 +05:30
mga (Tiny/Axelor) d9e235f049 improve the message in account_id not found during creating invoice
bzr revid: mga@tinyerp.com-20090309110946-ehxaixkpoitbaagw
2009-03-09 16:39:46 +05:30
husen daudi 55d142f325 bugfix ref(npa)
lp bug: https://launchpad.net/bugs/337747 fixed

bzr revid: hda@hda-20090309070547-xwl3vw35f4atg5np
2009-03-09 12:35:47 +05:30
mra (Open ERP) 759cead482 fix bug number : 327990 for fiscal position added at the time of creating invoice from sale,purchase,and other modules
bzr revid: mra@tinyerp.com-20090211133254-xnp20b9tsbo28v35
2009-02-11 19:02:54 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
Christophe Simonis 1f43329f0e * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-77721e34d87043c4008239f004c7c616f6d4dc82
2008-07-08 08:13:12 +00:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
stw 0ffac0fe0c add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-3687e75a6129c56b847ba26d6b256cdafeb444ab
2008-06-16 06:44:24 +00:00
ced d2ba1a4b2b Fix payment term for invoice generate by expense
- Take payment term of the partner from the user
- Compute due_date by calling onchage function

bzr revid: ced-13ca5203129162de52a84a101361a674f8f2eb2b
2008-01-18 14:49:49 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
Fabien Pinckaers be4eb5d379 Some changes to better invoice on projects
Uninvoiced entries of my projects
	Zoom from project to entries
HR_EXPENSE
	Better view for expenses
	Copy method on expenses to duplicated

bzr revid: fp@tinyerp.com-12363987d21a90d76b2b63580c9973f661637c8e
2007-07-04 11:12:50 +00:00
ced 7d8a32ea21 HR_EXPENSE: add product to invoice line
bzr revid: ced-694708011046145aa92bfbbc06652df12b275a23
2007-06-28 10:41:18 +00:00
Fabien Pinckaers 17da2d2c79 Compute total in supplier invoices for:
stock -> create invoice on picking
	po
	hr_expense

bzr revid: fp@tinyerp.com-9239728dade0c66a15222656f6e3a10a13d6c6ee
2007-06-26 18:11:29 +00:00
ced b7324422b2 HR_EXPENSE: add currency to expense
bzr revid: ced-b8cd44e7bf11f133a4550799c5753f87a2efbe79
2007-06-04 10:04:24 +00:00
ced 0602ce785c HR_EXPENSE: add sequence, invoice role and fix force journal
bzr revid: ced-977efeb32088ebc2c9b7571242c126b531b2dddd
2007-04-19 06:59:35 +00:00
ced afdd072b99 HR_EXPENSE: remove analytic journal
bzr revid: ced-cf6a2c496d9c267bd092bfc6159e27b5a800a844
2007-04-18 14:46:24 +00:00
ced 113a71bed5 HR_EXPENSE: add generate invoice
bzr revid: ced-3f35d552568a9b349f3ca1ffa39b17b77f65ebb9
2007-04-18 13:57:37 +00:00
ced 85a2a454fe HR_EXPENSE: add sequence to lines
bzr revid: ced-3d8961671e16ffb2b35c0ae3780b5b453272cea8
2007-02-28 12:02:13 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00