Project

General

Profile

Tasks #5951

RG by using vendor shipment document

Added by Rijas P almost 3 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Immediate
Start date:
03/16/2022
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

We have completed RG today [Inv# HP21055] by choosing vendor shipment doc from RG screen.

Our vendor is shipped this goods on 22-02-2022 and we completed the vendor Shipment in POSibolt on the same date. But the items are arrived here today and we completed RG:

Actual result : The RG document & Invoice date showing the vendor shipment date.[22-02-22]

Expected Result : The RG document & invoice date should be the RG completed date [16-03-22]

Please change the Invoice date & Shipment date of INV# HP21055 to 16-03-2022. Then only we can enter the landed cost entries.


Files

HP21055 Invoice date wrong.JPG (132 KB) HP21055 Invoice date wrong.JPG Rijas P, 03/16/2022 06:27 PM

History

#1

Updated by Mohamed Suhail almost 3 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 50

Rijas P wrote:

We have completed RG today [Inv# HP21055] by choosing vendor shipment doc from RG screen.

Our vendor is shipped this goods on 22-02-2022 and we completed the vendor Shipment in POSibolt on the same date. But the items are arrived here today and we completed RG:

Actual result : The RG document & Invoice date showing the vendor shipment date.[22-02-22]

Expected Result : The RG document & invoice date should be the RG completed date [16-03-22]

Please change the Invoice date & Shipment date of INV# HP21055 to 16-03-2022. Then only we can enter the landed cost entries.

Corrected

euro=# update m_inout set dateacct ='2022-03-16',movementdate='2022-03-16' where m_inout_id=1044681;
UPDATE 1

euro=# update c_invoice set dateacct='2022-03-16',dateinvoiced='2022-03-16' where c_invoice_id =1054907;;
UPDATE 1

euro=# update m_transaction set movementdate='2022-03-16' where m_inoutline_id in (select m_inoutline_id from m_inoutline where m_inout_id=1044681);
UPDATE 14

posiboltdb=# update m_inout set dateacct ='2022-03-16',movementdate='2022-03-16' where m_inout_id=1044681;
UPDATE 1
posiboltdb=# update c_invoice set dateacct='2022-03-16',dateinvoiced='2022-03-16' where c_invoice_id =1054907;;
UPDATE 1
posiboltdb=# update m_transaction set movementdate='2022-03-16' where m_inoutline_id in (select m_inoutline_id from m_inoutline where m_inout_id=1044681);
UPDATE 14

Cannot connect to backup

#2

Updated by Mohamed Suhail almost 3 years ago

  • Status changed from In Progress to Resolved

Rijas P wrote:

We have completed RG today [Inv# HP21055] by choosing vendor shipment doc from RG screen.

Our vendor is shipped this goods on 22-02-2022 and we completed the vendor Shipment in POSibolt on the same date. But the items are arrived here today and we completed RG:

Actual result : The RG document & Invoice date showing the vendor shipment date.[22-02-22]

Expected Result : The RG document & invoice date should be the RG completed date [16-03-22]

Please change the Invoice date & Shipment date of INV# HP21055 to 16-03-2022. Then only we can enter the landed cost entries.

#3

Updated by Mohamed Suhail almost 3 years ago

  • % Done changed from 50 to 100

Rijas P wrote:

We have completed RG today [Inv# HP21055] by choosing vendor shipment doc from RG screen.

Our vendor is shipped this goods on 22-02-2022 and we completed the vendor Shipment in POSibolt on the same date. But the items are arrived here today and we completed RG:

Actual result : The RG document & Invoice date showing the vendor shipment date.[22-02-22]

Expected Result : The RG document & invoice date should be the RG completed date [16-03-22]

Please change the Invoice date & Shipment date of INV# HP21055 to 16-03-2022. Then only we can enter the landed cost entries.

#4

Updated by Noufal K almost 3 years ago

  • Status changed from Resolved to Closed
#5

Updated by SHAIJAL EDAVANA 8 months ago

  • Tracker changed from Bug to Tasks
  • Project changed from Euro Novelties to Temp Projects
  • Category deleted (Others)

Also available in: Atom PDF