← Back to team overview

openerp-india team mailing list archive

[Bug 1093800] [NEW] [7.0] note cannot import records (error upon validation)

 

Public bug reported:

Environment
On runbot (http://7_0_985.runbot.openerp.com, with no modules installed= base)

Steps used to reproduce error
1. Go to Messaging > Organizer > Notes
2. Go to list view in order to import. Then import the file in attachment
3. When clicking on validate, you receive the following error message from server appears:
TypeError: 'NoneType' object is not callable

I expected there to be a validation message under the filter options of
the csv not a server error traceback. Does this mean that importing
notes in not feasible. If it is what is the practice?

Additional comment
Note that there is a m2m relationship between the note.note and note.stage with the table note.stage.rel because the stage field is a function field.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Attachment added: "note_note_perso_new.csv"
   https://bugs.launchpad.net/bugs/1093800/+attachment/3468178/+files/note_note_perso_new.csv

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1093800

Title:
  [7.0] note cannot import records (error upon validation)

Status in OpenERP Addons (modules):
  New

Bug description:
  Environment
  On runbot (http://7_0_985.runbot.openerp.com, with no modules installed= base)

  Steps used to reproduce error
  1. Go to Messaging > Organizer > Notes
  2. Go to list view in order to import. Then import the file in attachment
  3. When clicking on validate, you receive the following error message from server appears:
  TypeError: 'NoneType' object is not callable

  I expected there to be a validation message under the filter options
  of the csv not a server error traceback. Does this mean that importing
  notes in not feasible. If it is what is the practice?

  Additional comment
  Note that there is a m2m relationship between the note.note and note.stage with the table note.stage.rel because the stage field is a function field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1093800/+subscriptions


Follow ups

References