dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #846] Create a invoce (without project)


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #846] Create a invoce (without project)
Date: Fri, 26 Apr 2013 06:33:34 +0200

Doliforge
Is this email not displaying correctly?
update email preferences.

Create a invoce (without project)

Latest modifications

2013-04-26 06:33 (Europe/Madrid)
The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.
Changes:
  • Assigned to: 
NoneMarcos García (marcosgdf)
  • Resolution: 
NoneFixed

Answer now

Snapshot

 Details
Last Modified On:  2013-04-23 16:58 Submitted by:  David A. G. (braito)
Submitted on:  2013-04-23 16:58 
Summary:  Create a invoce (without project)
Description:  This is the error in dolibarr:
Cannot add or update a child row: a foreign key constraint fails (`dolibarr`.`llx_facture_fourn`, CONSTRAINT `fk_facture_fourn_fk_projet` FOREIGN KEY (`fk_projet`) REFERENCES `llx_projet` (`rowid`))

And this in the log:
INSERT INTO llx_facture_fourn (ref, ref_supplier, entity, libelle, fk_soc, datec, datef, fk_projet, note_private, note_public, fk_user_author, date_lim_reglement) VALUES ('(PROV)', 'a', 1, '', 393, '20130423163618', '20130423120000', 0, '', '', 2,null) DB_ERROR_1452

Also, I tried add a project, and it worked (after that I unlist the project)
Step to reproduce bug:  
Version:  develop Category:  Module: Projects
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Open Assigned to:  Marcos García (marcosgdf)
Resolution:  Fixed 

Comments

Marcos GarcĂ­a 2013-04-26 06:33
The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]