Action Log Details
Detailed view of action information
Action Information
Session ID:
ef0355bb-c502-4b89-9e7f-8beeb6e0d815
View Session Details
Entity: GoodsReceiptNote
Action Type: Insert
Primary Key ID: 2
Method: Save
Date: 2026-08-01 00:26:27
Request Data
{
"GoodsReceiptNoteID": 2,
"CompanyID": 1,
"FinancialYearID": 1,
"GoodsReceiptNoteNo": "GRN260001",
"GoodsReceiptNoteDate": "2026-08-01T00:00:00",
"PurchaseOrderID": 1,
"SubTotal": 1800.00,
"DiscountAmount": 0.0,
"TaxAmount": 324.00,
"FreightAmount": 0.0,
"RoundOffAmount": 0.0,
"TotalAmount": 2124.00,
"GoodsReceiptStatusID": 1,
"IsCancelled": false,
"LastUpdatedBy": 1,
"LastUpdatedDate": "2026-07-31T18:56:27.2145374Z",
"Items": [
{
"GoodsReceiptNoteItemID": 1,
"GoodsReceiptNoteID": 2,
"PurchaseOrderItemID": 3,
"GRNLineNo": 1,
"MaterialID": 1,
"MaterialUnitID": 1,
"OrderedQty": 30.000,
"ReceivedQty": 10.0,
"AcceptedQty": 10.0,
"RejectedQty": 0.0,
"PendingQty": 30.000,
"UnitPrice": 180.00,
"DiscountPercentage": 0.00,
"DiscountAmount": 0.0,
"TaxID": 1,
"TaxPercentage": 18.00,
"TaxAmount": 324.00,
"LineAmount": 2124.00,
"LastUpdatedBy": 1,
"LastUpdatedDate": "2026-07-31T18:56:27.2212127Z"
}
]
}