Commit Graph

3321 Commits

Author SHA1 Message Date
P. Christeas c97ce70ba7 Fix logger issues.
First, we have to import logger.handlers. Second, the logic behind
enabling the colors was reversed, so that escapes don't show up in
the file.

bzr revid: p_christ@hol.gr-20080928163334-pibi94nvkan0xr9e
2008-09-28 19:33:34 +03:00
P. Christeas d3766694a7 Fix hardcoded paths in initscript
bzr revid: p_christ@hol.gr-20080926074933-mnqm3zwtbxvfrgku
2008-09-26 10:49:33 +03:00
P. Christeas 7d9e3b7c16 Reduce fatal exception to a warning for 'eval'
If the data xml contains an eval expression that does not compute,
the convert procedure would throw an exception all the way up. Now,
catch that and only display a warning.

Hopefully, this warning will be fixed to contain more useful info
about its nature.

bzr revid: p_christ@hol.gr-20080926072827-41i7lihw2i9uaisk
2008-09-26 10:28:27 +03:00
P. Christeas c9bef54c28 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20080925220128-whymn5kkyo9fx87k
2008-09-26 01:01:28 +03:00
P. Christeas 7defd6c2c1 Specify login,name for default user.
bzr revid: p_christ@hol.gr-20080925213234-n8zpad6bmw0qctuf
2008-09-26 00:32:34 +03:00
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
Fabien Pinckaers ba83be7765 merge
bzr revid: fp@tinyerp.com-20080925193947-gxab1oh3qm9fmbpl
2008-09-25 21:39:47 +02:00
Jay Vora 0d0e87c941 Bugfix on account move line and minor edit on account budget
bzr revid: jvo@tinyerp.com-20080925141714-o0dfv75tel6wzxdd
2008-09-25 19:47:14 +05:30
qdp 703a2410d9 *added computation of debit/credit/balance for consolidation accounts
*small improvements

bzr revid: qdp@tinyerp.com-20080925141735-7loyyuoe6cq9pfgr
2008-09-25 16:17:35 +02:00
qdp f475834cfb *account_account form view improved: moved 2 fields and added attrs
bzr revid: qdp@tinyerp.com-20080925141439-yv5366wgbcwc7hyx
2008-09-25 16:14:39 +02:00
qdp 18833843b1 *improved the pay invoice wizard: the default value of the amount is now the residual and not the total field
bzr revid: qdp@tinyerp.com-20080925140346-tnijc5x0103wfczk
2008-09-25 16:03:46 +02:00
Jay Vora f58b7bc578 Bugfix:Print Screen Float values well-aligned
bzr revid: jvo@tinyerp.com-20080925135945-xc0vponx69cmkov6
2008-09-25 19:29:45 +05:30
Amit Mendapara 7b8878f894 Fixed process copy.
bzr revid: ame@tinyerp.com-20080925132855-3kn2srccbh3ilg4r
2008-09-25 18:58:55 +05:30
Amit Mendapara 838ab04c2f Improved Process views (added domains).
bzr revid: ame@tinyerp.com-20080925130930-dmva1nkyzxbqh1pc
2008-09-25 18:39:30 +05:30
Jay Vora 18059ab817 Bugfix :Problem of Report of Crossovered budget on account budget
bzr revid: jvo@tinyerp.com-20080925130210-bmi3uuq26zit9ke3
2008-09-25 18:32:10 +05:30
hda@tinyerp.com d286f601cb Added pricelists on product form
bzr revid: hda@tinyerp.com-20080925112734-3cu3io9c1de22em0
2008-09-25 16:57:34 +05:30
Mustufa Rangwala 7d54303ee5 merged
bzr revid: mra@tinyerp.com-20080925100252-38hp8ag5xjdn1ag0
2008-09-25 15:32:52 +05:30
Mustufa Rangwala 79e22ccc72 solve problem :
- if you make invoice in 2008 fiscal year and then close that year..and create new fiscal year and in new fiscal year you pay that invoice that time..original invoice entries does not get paid and reconciled...

bzr revid: mra@tinyerp.com-20080925095852-fh177c0td425yx49
2008-09-25 15:28:52 +05:30
Fabien Pinckaers 0eb952e667 merge
bzr revid: fp@tinyerp.com-20080925094244-00voia2baf744lrh
2008-09-25 11:42:44 +02:00
Amit Mendapara b89d08b629 Fixed process (temporary fix).
bzr revid: ame@tinyerp.com-20080925094023-uejyduf4ivmdpt2a
2008-09-25 11:40:23 +02:00
Fabien Pinckaers 61e67ed152 merge
bzr revid: fp@tinyerp.com-20080925093313-40a9z0wy9mbqs41p
2008-09-25 11:33:13 +02:00
Fabien Pinckaers 69e8722984 merge
bzr revid: fp@tinyerp.com-20080925093039-vym41oibvd1ezys8
2008-09-25 11:30:39 +02:00
P. Christeas 364ff1e8c2 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20080925093038-ut9sv4xnmm3zsu75
2008-09-25 12:30:38 +03:00
Amit Mendapara a3a7e64534 Fixed process.
bzr revid: ame@tinyerp.com-20080925074859-l8vqvhfms0xz3i05
2008-09-25 13:18:59 +05:30
Amit Mendapara d73304e6a5 * Fixed process copy (duplicate) problem.
bzr revid: ame@tinyerp.com-20080925074807-jrl338k65ce9vsav
2008-09-25 13:18:07 +05:30
Jay Vora 6b589c87ad Bugfix :email sending and minor edit on constraint validation
bzr revid: jvo@tinyerp.com-20080925054703-0eui2prn54hw2q59
2008-09-25 11:17:03 +05:30
Mustufa Rangwala b347a98ee0 bug fix:
- modify name_get method on account_move_reconcile object
- account move line bug fix

bzr revid: mra@tinyerp.com-20080925053125-pdg0711nfnnhbf3f
2008-09-25 11:01:25 +05:30
Mustufa Rangwala 2ab70b66aa bug fix on move line and account_budget
bzr revid: mra@tinyerp.com-20080925043944-ufpmg5fy162ntrms
2008-09-25 10:09:44 +05:30
Christophe Simonis bb8d92c55a remove use of global variable
bzr revid: christophe@tinyerp.com-20080924153410-hdkfx2ddzg8zjje1
2008-09-24 17:34:10 +02:00
Christophe Simonis 520e5d3630 move file to a security folder
bzr revid: christophe@tinyerp.com-20080924143410-niiu77u8zqnrgpiw
2008-09-24 16:34:10 +02:00
Christophe Simonis 295957b3b2 add restriction on menu
bzr revid: christophe@tinyerp.com-20080924143152-cusl6al1equ9smel
2008-09-24 16:31:52 +02:00
Fabien Pinckaers 9961e94cfa merge
bzr revid: fp@tinyerp.com-20080924134128-fe6buyd6zdxef1bn
2008-09-24 15:41:28 +02:00
Fabien Pinckaers 257418221c improved views
bzr revid: fp@tinyerp.com-20080924134059-vl9mz892nr35640p
2008-09-24 15:40:59 +02:00
Jay Vora e1b9e4656f Deleted unwanted file
bzr revid: jvo@tinyerp.com-20080924120814-9jzesn7fo2i2c08d
2008-09-24 17:38:14 +05:30
Harshad Modi 3988bb6ec2 fixed bug on account_followup
bzr revid: hmo@tinyerp.com-20080924120240-pe5wj1b0grcf36xi
2008-09-24 17:32:40 +05:30
Harshad Modi ae6bcc5ca5 on account_followup , delay expressed in levels are agains maturity date, not date. If maturity date is null, checked against date.
bzr revid: hmo@tinyerp.com-20080924114607-7jn3bupbyh3743fw
2008-09-24 17:16:07 +05:30
Harshad Modi 32518af109 added wizard to open entries for analytical account by selecting date on Account analytical entry list view
bzr revid: hmo@tinyerp.com-20080924105426-yqf4pcm7isoezm7p
2008-09-24 16:24:26 +05:30
Amit Mendapara e00f767a65 * search by model.
bzr revid: ame@tinyerp.com-20080924104536-w6sdgmueia4t9dmq
2008-09-24 16:15:36 +05:30
Stephane Wirtel 9762414abf merge
bzr revid: stephane@tinyerp.com-20080924094854-i8rdodi1vh9a24ph
2008-09-24 11:48:54 +02:00
Fabien Pinckaers 283f140e7c improveview
bzr revid: fp@tinyerp.com-20080924092217-b80lt63ei09lq39s
2008-09-24 11:22:17 +02:00
Fabien Pinckaers 88c24bf5c7 merge
bzr revid: fp@tinyerp.com-20080924092009-4v1bvit303b3t5me
2008-09-24 11:20:09 +02:00
Fabien Pinckaers e2808f44c3 view improvement
bzr revid: fp@tinyerp.com-20080924091806-dburg1tq736j1khp
2008-09-24 11:18:06 +02:00
hda@tinyerp.com bb147d305c modified mrp_operations and add pause and resume state
bzr revid: hda@tinyerp.com-20080924090042-p269lbknntcs4e05
2008-09-24 14:30:42 +05:30
Amit Mendapara 1ba69c6481 Help URL
bzr revid: ame@tinyerp.com-20080924084845-4r4y8hr3sfpvlxoy
2008-09-24 14:18:45 +05:30
Fabien Pinckaers 88bc7eda38 merge
bzr revid: fp@tinyerp.com-20080924084706-0vh0d71cvdtfzm2q
2008-09-24 10:47:06 +02:00
Fabien Pinckaers 39ae5e399b bugfixes
bzr revid: fp@tinyerp.com-20080924084641-hlagbz0xfd8trtgs
2008-09-24 10:46:41 +02:00
Amit Mendapara 1bb7a33531 * Access info.
bzr revid: ame@tinyerp.com-20080924082904-b5w1llp8bolja2o8
2008-09-24 13:59:04 +05:30
Amit Mendapara e443b07b62 Improved Process module (related resources).
bzr revid: ame@tinyerp.com-20080924065749-4dqur1irytsa07il
2008-09-24 12:27:49 +05:30
hda@tinyerp.com c82b81aa0c change user action
bzr revid: hda@tinyerp.com-20080924060432-pb1ln88r9x6k310p
2008-09-24 11:34:32 +05:30
Stephane Wirtel 9e83fed250 If the ids is an int or a long, convert it to array, to avoid an error from the orm
bzr revid: stephane@tinyerp.com-20080924032135-q52ns1968r88mdxt
2008-09-24 05:21:35 +02:00