bugGNU Health - Bugs: bug #41300, Application Error on Trying to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #41300: Application Error on Trying to 'Stock Move'

Submitter:  Selvakumar <vselva>
Submitted:  Wed 22 Jan 2014 09:14:56 AM UTC
   
 
Category:  Demo environment Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  Prescriptions Component:  None

Mon 27 Jan 2014 10:45:47 AM UTC, comment #3: 

Hi Luis Falcon,

But it should say some reasonable error and quit normally.
But it shows 'Application Error' and says 'Bug', 'Exception'.. like things which I thing not good quit.

Regards,
Selva

Selvakumar <vselva>
Wed 22 Jan 2014 12:53:52 PM UTC, comment #2: 

Hi Selvakumar !

This is not an error, but a system message telling you that the moves already exist.

 Exception: Stock moves already exists!.

Let us know if you have any other issues related to this incident or others

Best,

Luis Falcon <meanmicio>
Group administrator
Wed 22 Jan 2014 09:15:35 AM UTC, comment #1: 

I am testing GNU Health on demo server as following:
Server: health.gnusolidario.org:8000
Database: health24rc1
User name: admin
Password: gnusolidario
Tryton version: 3.0.2

Selvakumar <vselva>
Wed 22 Jan 2014 09:14:56 AM UTC, original submission:  

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 169, in dispatch
    result = rpc.result(meth(c_args, *c_kwargs))
  File "/trytond/wizard/wizard.py", line 218, in execute
    return wizard._execute(state_name)
  File "/trytond/wizard/wizard.py", line 249, in _execute
    result = self._execute(transition())
  File "/trytond/modules/health_stock/health_stock.py", line 662, in transition_create_stock_move
    raise Exception('Stock moves already exists!.')
Exception: Stock moves already exists!.

Selvakumar <vselva>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #30337:  stock-move-app-err.jpg added by vselva (267KiB - image/jpeg)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Posted a comment)
  • -email is unavailable- added by vselva (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-22 meanmicio StatusNone Invalid
        Open/ClosedOpen Closed
    2014-01-22 vselva Attached File- Added stock-move-app-err.jpg, #30337

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code