.. |
batch
|
fix: allow to select item code in batch naming
|
2021-03-01 11:32:39 +05:30 |
bin
|
fix: Cleaned up and fixed validation and bin updation on deletion
|
2021-03-31 01:42:18 +05:30 |
customs_tariff_number
|
Update customs_tariff_number.json
|
2020-06-26 10:24:48 +02:00 |
delivery_note
|
fix: don't map set warehouse from delivery note to purchase receipt
|
2021-05-12 12:32:14 +05:30 |
delivery_note_item
|
feat: price margin in buying (#24685)
|
2021-03-15 11:11:28 +05:30 |
delivery_settings
|
|
|
delivery_stop
|
|
|
delivery_trip
|
feat: Add Create Expense Claim button in Delivery Trip (#25526)
|
2021-05-08 17:15:33 +05:30 |
item
|
fix: item stock levels displaying inconsistently (#25506)
|
2021-04-29 11:03:27 +05:30 |
item_alternative
|
Repost item valuation (#24031)
|
2020-12-21 14:45:50 +05:30 |
item_attribute
|
test: use different product attribute value; cleanup (#25043)
|
2021-03-27 19:42:25 +05:30 |
item_attribute_value
|
|
|
item_barcode
|
|
|
item_customer_detail
|
|
|
item_default
|
|
|
item_manufacturer
|
feat: Provision to set Default Item Manufacturer
|
2020-04-07 21:00:57 +05:30 |
item_price
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-29 08:56:22 +05:30 |
item_quality_inspection_parameter
|
feat: introduce parameter group in quality inspection
|
2021-02-04 19:39:41 +05:30 |
item_reorder
|
|
|
item_supplier
|
|
|
item_tax
|
Company field removed from Item Taxes Table
|
2020-07-03 15:04:28 +05:00 |
item_variant
|
|
|
item_variant_attribute
|
|
|
item_variant_settings
|
fix: can not create item variants (#25433)
|
2021-04-26 15:37:17 +05:30 |
item_website_specification
|
|
|
landed_cost_item
|
fix: Add distribute manually option in LCV
|
2021-01-26 17:05:00 +05:30 |
landed_cost_purchase_receipt
|
fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350)
|
2020-09-18 18:27:24 +05:30 |
landed_cost_taxes_and_charges
|
fix: Test Cases
|
2020-12-26 11:37:51 +05:30 |
landed_cost_voucher
|
chore: frappe.whitelist for doc methods (#25068)
|
2021-03-31 12:30:32 +05:30 |
manufacturer
|
|
|
material_request
|
fix(Material Request): Add 'Partially Received' to Status drop-down list (#24857)
|
2021-05-07 13:35:09 +05:30 |
material_request_item
|
refactor: refactor contextual print setting implementation
|
2020-10-29 14:19:34 +05:30 |
packed_item
|
Repost item valuation (#24031)
|
2020-12-21 14:45:50 +05:30 |
packing_slip
|
fix(minor): fix dynamically changing grid properties
|
2021-04-13 11:58:16 +05:30 |
packing_slip_item
|
|
|
pick_list
|
fix: remove nonexistent method from pick list (#25279)
|
2021-04-12 10:23:06 +05:30 |
pick_list_item
|
fix: Pick List empty table and Serial-Batch items handling (#22426)
|
2020-07-23 17:52:06 +05:30 |
price_list
|
fix: performance issue of sales invoice while save/submit (#19598)
|
2019-11-19 18:47:48 +05:30 |
price_list_country
|
|
|
purchase_receipt
|
Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no
|
2021-05-07 23:27:50 +05:30 |
purchase_receipt_item
|
feat: purchase receipt creation from purchase invoice
|
2021-04-10 10:49:30 +05:30 |
putaway_rule
|
fix: Stricter validations
|
2021-01-18 23:47:24 +05:30 |
quality_inspection
|
fix: Don't string format args as they may not be escaped properly
|
2021-04-01 12:56:05 +05:30 |
quality_inspection_parameter
|
chore: make parameter group optional
|
2021-02-19 20:35:23 +05:30 |
quality_inspection_parameter_group
|
feat: introduce parameter group in quality inspection
|
2021-02-04 19:39:41 +05:30 |
quality_inspection_reading
|
feat: introduce parameter group in quality inspection
|
2021-02-04 19:39:41 +05:30 |
quality_inspection_template
|
fix: Numeric/Non-numeric QI UX (#24516)
|
2021-02-01 20:38:53 +05:30 |
quick_stock_balance
|
chore: Added Quick Stock Balance to Stock Module (#19726)
|
2019-11-28 16:44:46 +05:30 |
repost_item_valuation
|
Update repost_item_valuation.py
|
2021-05-13 17:42:33 +05:30 |
sales_bom
|
|
|
sales_bom_item
|
|
|
serial_no
|
fix: allow to receive same serial numbers multiple times
|
2021-05-06 12:38:35 +05:30 |
shipment
|
fix: update shipment status in database
|
2021-04-18 13:22:19 +05:30 |
shipment_delivery_note
|
fix: travis build error
|
2020-12-02 08:56:49 +00:00 |
shipment_parcel
|
feat(shipment): Shipment Doctype with Integrations
|
2020-12-02 07:14:58 +00:00 |
shipment_parcel_template
|
fix(shipment): apply code review
|
2020-12-02 07:15:05 +00:00 |
stock_entry
|
Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos
|
2021-05-07 23:30:27 +05:30 |
stock_entry_detail
|
fix: validation of job card in stock entry
|
2021-02-18 15:10:12 +05:30 |
stock_entry_type
|
feat: Material Request and Stock Entry Enhancement (#22671)
|
2020-08-12 17:55:02 +05:30 |
stock_ledger_entry
|
fix: Backport missing commits to develop branch (#25305)
|
2021-04-13 15:46:01 +05:30 |
stock_reconciliation
|
Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set
|
2021-05-06 17:44:36 +05:30 |
stock_reconciliation_item
|
fix: Allow zero valuation in stock reconciliation
|
2021-03-23 11:18:04 +05:30 |
stock_settings
|
fix: Stock and Accounts Settings form refactor (#25534)
|
2021-05-07 12:28:57 +05:30 |
uom_category
|
|
|
uom_conversion_detail
|
|
|
variant_field
|
|
|
warehouse
|
fix: timeout error while loading warehouse tree
|
2021-05-13 15:54:35 +05:30 |
warehouse_type
|
|
|
__init__.py
|
|
|