Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009254Openbravo ERP09. Financial managementpublic2009-06-01 09:012024-06-28 13:37
networkb 
dalsasua 
immediateminoralways
closedfixed 
30
2.40MP3 
pi 
approved
OBPS
Core
No
0009254: The Report Not Posted shouldn't show the good shipments and receipts if they are not being posted
The Report Not Posted shouldn't show the good shipments and receipts if they are not being posted.
-Check in the accounting schema that the m_inout table is not being posted.
-Create and complete a good shipment
-Go to Financial Management || Accounting || Analysis Tools || Report Not Posted || Report Not Posted
-See that the good shipments appears in the report
No tags attached.
depends on backport 0009272 closed dalsasua The Report Not Posted shouldn't show the good shipments and receipts if they are not being posted 
Issue History
2009-06-01 09:01networkbNew Issue
2009-06-01 09:01networkbAssigned To => rafaroda
2009-06-01 09:01networkbOBNetwork customer => Yes
2009-06-01 09:11rafarodaNote Added: 0016790
2009-06-01 09:11rafarodaAssigned Torafaroda => dalsasua
2009-06-01 09:11rafarodaStatusnew => feedback
2009-06-01 09:29networkbStatusfeedback => new
2009-06-01 09:29networkbversion => 2.40MP3
2009-06-01 17:32dalsasuaStatusnew => scheduled
2009-06-01 17:32dalsasuafix_in_branch => pi
2009-06-01 18:30hgbotCheckin
2009-06-01 18:30hgbotNote Added: 0016827
2009-06-01 18:30hgbotStatusscheduled => resolved
2009-06-01 18:30hgbotResolutionopen => fixed
2009-06-01 18:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/df2da712501b50f1ee3ea723706e8b923b921068 [^]
2009-06-02 11:25sureshbabuStatusresolved => closed
2009-06-02 11:25sureshbabuNote Added: 0016849
2009-06-02 11:25sureshbabuFixed in Version => pi
2009-06-03 00:00anonymoussf_bug_id0 => 2800240
2024-06-12 13:21hgbotMerge Request Status => open
2024-06-12 13:21hgbotNote Added: 0165857
2024-06-14 14:31hgbotNote Added: 0165966
2024-06-21 09:22hgbotNote Added: 0166179
2024-06-21 09:25hgbotMerge Request Statusopen => approved
2024-06-28 13:37hgbotNote Added: 0166472
2024-06-28 13:37hgbotNote Added: 0166473

Notes
(0016790)
rafaroda   
2009-06-01 09:11   
Could you please provide Openbravo ERP version?

Thanks.
(0016827)
hgbot   
2009-06-01 18:30   
Repository: erp/devel/pi
Changeset: df2da712501b50f1ee3ea723706e8b923b921068
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Jun 01 18:30:49 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/df2da712501b50f1ee3ea723706e8b923b921068 [^]

Fixes Issue 9254: The Report Not Posted shouldn't show the good shipments and receipts if they are not being posted

---
M src/org/openbravo/erpCommon/ad_reports/ReportNotPosted.java
M src/org/openbravo/erpCommon/ad_reports/ReportNotPosted_data.xsql
---
(0016849)
sureshbabu   
2009-06-02 11:25   
Tested working fine
(0165857)
hgbot   
2024-06-12 13:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france/-/merge_requests/18 [^]
(0165966)
hgbot   
2024-06-14 14:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.certification.france/-/merge_requests/2 [^]
(0166179)
hgbot   
2024-06-21 09:22   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.certification.france/-/merge_requests/18 [^]
(0166472)
hgbot   
2024-06-28 13:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.certification.france/-/merge_requests/2 [^]
(0166473)
hgbot   
2024-06-28 13:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.certification.france [^]
Changeset: c58d4a0c73d40316feaff9d06bda6cfc63a4be8a
Author: Kousalya Ramasamy <kousalya.ramasamy@openbravo.com>
Date: 14-06-2024 17:59:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout.certification.france/-/commit/c58d4a0c73d40316feaff9d06bda6cfc63a4be8a [^]

Fixed ISSUE-9254: terminalHtml was replaced to create POSTicket

---
M web/org.openbravo.retail.selfcheckout.certification.france/js/ticket/preSyncReceiptHook.js
M web/org.openbravo.retail.selfcheckout.certification.france/js/ticketPrint/postPrintHook.js
---