Hello Bruno,

I have checked this issue again But it is working fine I think the
problem comes from your side customization not form the official addons.

So would you please check this with latest updated code.
For now I am closing this bug.

If you still faced the problem than you can reopen this again with more
information .

Thanks for understanding!


** Changed in: openobject-addons
       Status: Expired => Invalid

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/700922

Title:
  [6.0RC2] supplierinfo automatic creation qty_min

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  try to adapt 5.0 module to 6.0
  automatic sale order creation. All works fine if informations are created in 
supplierinfo for the produt. If not :

  [2011-01-09 19:18:22,677][somafrac] ERROR:db.cursor:bad query: insert into 
"product_supplierinfo" 
(id,"name","product_uom","sequence","company_id","qty","delay","product_code","product_id",create_uid,create_date)
 values (1,35,1,1,1,0.0,1,E'dsqdsq',14,1,now())
  Traceback (most recent call last):
    File "/opt/openerp/somafrac/server/bin/sql_db.py", line 129, in execute
      res = self._obj.execute(query, params)
  IntegrityError: ERREUR:  une valeur NULL viole la contrainte NOT NULL de la 
colonne « min_qty »

  automatic insertion in supplierinfo ?
  I search this day, but seems to be default error.

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to