Openbravo Issue Tracking System - Modules
View Issue Details
0049988ModulesCommercial Operationspublic2022-08-11 20:512022-08-16 11:46
jlopez 
jlopez 
highmajorhave not tried
closedfixed 
5
 
 
0049988: No Document Sequence is generated for Commercial Operations
After installing the Commercial Operations module and logging in to the Openbravo BackOffice, when we try to create a Commercial Operation, the Document No. field appears with the value "<>".

https://openbravo.atlassian.net/browse/RM-1970 [^]
1.- Install Commercial Operations module.

2.- Login to Openbravo BackOffice.

3.- Go to the Commercial Operations window.

4.- Create a new record.

5.- The Document No. field shows the value "<>" when a valid document sequence should appear.
Create a module script in the Commercial Operations module that is responsible for generating the document sequences for the Document No field of the Commercial Operations window if they do not exist.
No tags attached.
related to defect 0049929 closed jlopez Openbravo ERP No document sequence is generated after applying a module 
Issue History
2022-08-11 20:51jlopezNew Issue
2022-08-11 20:51jlopezAssigned To => jlopez
2022-08-11 20:51jlopezModules => Core
2022-08-11 20:51jlopezTriggers an Emergency Pack => No
2022-08-11 20:53jlopezDescription Updatedbug_revision_view_page.php?rev_id=24601#r24601
2022-08-11 20:54jlopezRelationship addedrelated to 0049929
2022-08-11 21:04hgbotNote Added: 0140076
2022-08-11 21:12jlopezProposed Solution updated
2022-08-12 10:26jorge-garciaStatusnew => scheduled
2022-08-16 11:46vmromanosProjectOpenbravo ERP => Modules
2022-08-16 11:46vmromanosCategoryA. Platform => Commercial Operations
2022-08-16 11:46hgbotResolutionopen => fixed
2022-08-16 11:46hgbotStatusscheduled => closed
2022-08-16 11:46hgbotNote Added: 0140150
2022-08-16 11:46hgbotNote Added: 0140151

Notes
(0140076)
hgbot   
2022-08-11 21:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/10 [^]
(0140150)
hgbot   
2022-08-16 11:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^]
Changeset: 9e0bc1d37a9e22a0f1ca981cf067224d64817ce9
Author: Javier López <javier.lopez@precognis.com>
Date: 16-08-2022 09:46:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/9e0bc1d37a9e22a0f1ca981cf067224d64817ce9 [^]

Fixes ISSUE-49988: Generate missing Document Sequence for DocumentNo field in Commercial Operation

---
A build/classes/org/openbravo/commercialoperations/modulescript/CreateDocumentNoSequenceCommercialOperation.class
A build/classes/org/openbravo/commercialoperations/modulescript/CreateDocumentNoSequenceCommercialOperationData.class
A src-util/modulescript/src/org/openbravo/commercialoperations/modulescript/CreateDocumentNoSequenceCommercialOperation.java
A src-util/modulescript/src/org/openbravo/commercialoperations/modulescript/CreateDocumentNoSequenceCommercialOperation_Data.xsql
M src-db/database/sourcedata/AD_MODULE.xml
---
(0140151)
hgbot   
2022-08-16 11:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/10 [^]