bugGNU Health - Bugs: bug #43853, Error creating new record in...

 
 

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

bug #43853: Error creating new record in "Imaging Test Result"

Submitter:  Bruno M. Villasanti <bvillasanti>
Submitted:  Fri 19 Dec 2014 08:58:46 PM UTC
   
 
Category:  Functionality Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  bvillasanti
Open/Closed:  Closed Release:  2.7.0
Module:  health_imaging Component:  None

Fri 19 Dec 2014 09:19:01 PM UTC, comment #1: 

Fixed in changeset 1713:361230c6bdec

Bruno M. Villasanti <bvillasanti>
Fri 19 Dec 2014 08:58:46 PM UTC, original submission:  

Using health_imaging module from the development branch (default).


--
Error: 'result_file'

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/form.py", line 333, in sig_new
    self.screen.new()

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/screen/screen.py", line 435, in new
    self.switch_view('form')

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/screen/screen.py", line 365, in switch_view
    self.load_view_to_load()

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/screen/screen.py", line 386, in load_view_to_load
    self.add_view_id(view_id, view_type)

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/screen/screen.py", line 399, in add_view_id
    return self.add_view(view)

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/screen/screen.py", line 424, in add_view
    view = View.parse(self, xml_dom, view.get('field_childs'))

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/view/__init__.py", line 45, in parse
    return ViewForm(screen, root)

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/view/form.py", line 108, in _init_
    container = self.parse(xml)

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/view/form.py", line 143, in parse
    parser(node, container, node_attrs)

  File "/src/tryton-dist/stable/3.4/tryton-3.4.1/tryton/gui/window/view_form/view/form.py", line 171, in _parse_label
    field = self.screen.group.fields[attributes['name']]

Bruno M. Villasanti <bvillasanti>

 

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

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bvillasanti (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-19 bvillasanti StatusIn Progress Fixed
        Open/ClosedOpen Closed
        ReleaseNone 2.7.0
    2014-12-19 bvillasanti Attached File- Added 20141219 - 17:54:44.png, #32693

    Back to the top

    Powered by Savane 3.12.
    Corresponding source code