Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002802Openbravo ERP08. Project and service managementpublic2008-04-03 10:172008-06-12 09:43
psarobe 
rafaroda 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002802: QA-PSM Calculating ID's not correct in PL Change project
The PL CHANGEPROJECTSTATUSTOORDER does not use the correct function to calculate the ID's for the tables M_PRICELIST, M_PRICELIST_VERSION, M_PRODUCTPRICE

It is using the function Ad_Sequence_Nextno but the correct one for these cases is AD_SEQUENCE_NEXT
No tags attached.
Issue History

Notes
(0006391)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1933060 [^]
(0003426)
rafaroda   
2008-04-03 14:57   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1892190
Originator: NO

Changed 'AD_SEQUENCE_NEXTNO' by 'AD_SEQUENCE_NEXT'.

https://dev.openbravo.com/websvn/openbravo/?op=comp&compare[]=%2F@3244&compare[]=%2F@3245 [^]
(0003427)
psarobe   
2008-06-09 19:48   
(edited on: 2008-06-12 09:25)
Logged In: YES
user_id=1500703
Originator: YES

The changes only applies to m_pricelist and m_pricelist_version