Table Name: tabStock Reconciliation
Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | posting_date |
Date | Posting Date | |
2 | posting_time |
Time | Posting Time | |
3 | col1 |
Column Break | ||
4 | amended_from |
Link | Amended From | Stock Reconciliation |
5 | company |
Link | Company | Company |
6 | sb9 |
Section Break | ||
7 | items |
Table | Items | Stock Reconciliation Item |
8 | section_break_9 |
Section Break | ||
9 | expense_account |
Link | Difference Account | Account |
10 | cost_center |
Link | Cost Center | Cost Center |
11 | reconciliation_json |
Long Text | Reconciliation JSON | |
12 | column_break_13 |
Column Break | ||
13 | difference_amount |
Currency | Difference Amount | |
14 | fold_15 |
Fold | ||
15 | section_break_16 |
Section Break | ||
16 | fiscal_year |
Link | Fiscal Year | Fiscal Year |
Inherits from frappe.exceptions.ValidationError
Inherits from frappe.exceptions.ValidationError
Inherits from erpnext.controllers.stock_controller.StockController
__init__ (self, arg1, arg2=None)
No docs
Delete Stock Ledger Entries related to this voucher
and repost future Stock Ledger Entries
get_gl_entries (self, warehouse_account=None)
No docs
get_items_for (self, warehouse)
No docs
Insert Stock Ledger Entries
No docs
No docs
remove_items_with_no_change (self)
Remove items if qty or rate is not changed
find difference between current and expected entries
and create stock ledger entries based on the difference
No docs
No docs
validate_expense_account (self)
No docs
validate_item (self, item_code, row_num)
No docs
Public API
/api/method/erpnext.stock.doctype.stock_reconciliation.stock_reconciliation.get_items
erpnext.stock.doctype.stock_reconciliation.stock_reconciliation.get_items (warehouse, posting_date, posting_time)
No docs
Public API
/api/method/erpnext.stock.doctype.stock_reconciliation.stock_reconciliation.get_stock_balance_for
erpnext.stock.doctype.stock_reconciliation.stock_reconciliation.get_stock_balance_for (item_code, warehouse, posting_date, posting_time)
No docs