brotherton-erpnext/erpnext/stock/doctype
HENRY Florian 231fe4156f
fix: should never get cutomer price on purchase document (#34002)
* fix: never get cutomer price on purchase document

chores: syntax

chore: typo in stock_entry get_uom_details (#33998)

fix: typo in stock_entry get_uom_details

chores: syntax

* feat: add test for get_item_detail price list oriented

* feat: add test for get_item_detail price price oriented

* feat: add test for get_item_detail price price oriented

* chore: clean test code
2023-02-13 20:56:05 +05:30
..
batch fix: use flt instead of cint in get_batch_no 2022-11-01 10:45:13 +05:30
bin fix: incorrect actual qty in Bin 2023-02-01 17:49:11 +05:30
customs_tariff_number chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_note chore: add status field in Pick List 2023-01-31 12:38:30 +05:30
delivery_note_item fix: Internal Transfer Material Request cycle and tracking fixed till purchase receipt 2022-11-16 13:53:21 +05:30
delivery_settings chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_stop chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_trip Merge branch 'develop' into hr-separation 2022-06-28 11:51:59 +05:30
inventory_dimension test: added test case 2023-01-31 14:36:26 +05:30
item fix: item rate not fetching 2023-01-28 13:51:33 +05:30
item_alternative refactor: backport old subcontracting code 2022-06-20 23:10:02 +05:30
item_attribute fix: linting 2023-01-12 20:53:12 +05:30
item_attribute_value chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_barcode fix: require barcode item barcode. (#31957) 2022-09-07 12:59:46 +05:30
item_customer_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_default feat: Item-wise provisional accounting for service items 2022-04-11 14:35:22 +05:30
item_manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
item_price fix: should never get cutomer price on purchase document (#34002) 2023-02-13 20:56:05 +05:30
item_quality_inspection_parameter chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_reorder chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_supplier fix: require barcode item barcode. (#31957) 2022-09-07 12:59:46 +05:30
item_tax chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant_attribute chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant_settings style: format code with black 2022-03-28 18:52:46 +05:30
item_website_specification chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_item chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_purchase_receipt chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_taxes_and_charges chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_voucher test: LCV impact on future stock balancees 2022-07-12 13:00:00 +05:30
manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
material_request fix: amount in Material Request 2023-01-30 12:51:59 +05:30
material_request_item style: format code with black 2022-03-28 18:52:46 +05:30
packed_item fix: better handling of duplicate bundle items 2023-01-06 16:21:20 +05:30
packing_slip refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
packing_slip_item fix: packing slip incorrect item value (#28862) 2021-12-14 11:55:09 +05:30
pick_list fix: consider stock_qty if picked_qty is zero 2023-01-31 14:39:57 +05:30
pick_list_item revert: barcode scan field from pick list item. 2022-04-29 13:40:48 -04:00
price_list fix: should never get cutomer price on purchase document (#34002) 2023-02-13 20:56:05 +05:30
price_list_country chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
purchase_receipt fix(update_billing_percentage): Remove permlevel checks on aggregated 2023-02-01 12:58:08 +05:30
purchase_receipt_item fix: Scan Barcode UX 2022-11-02 15:37:46 +05:30
putaway_rule style: format code with black 2022-03-28 18:52:46 +05:30
quality_inspection fix: use correct filter name in item_query (#33814) 2023-01-25 17:32:21 +05:30
quality_inspection_parameter chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_parameter_group chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_reading chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_template style: format code with black 2022-03-28 18:52:46 +05:30
quick_stock_balance style: format code with black 2022-03-28 18:52:46 +05:30
repost_item_valuation fix: test case 2022-12-02 12:43:31 +05:30
sales_bom
sales_bom_item
serial_no fix: incorrect type hints (#33381) 2022-12-19 16:44:19 +05:30
shipment feat: create incoterms and migrate shipments 2022-11-17 22:16:43 +01:00
shipment_delivery_note chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
shipment_parcel chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
shipment_parcel_template chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
stock_entry chore: typo in stock_entry get_uom_details (#33998) 2023-02-10 20:42:35 +05:30
stock_entry_detail refactor: revamp process loss feature & added tab breaks 2023-01-03 19:05:41 +05:30
stock_entry_type style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger_entry perf: Drop name part from posting sort index (#33551) 2023-01-10 09:54:15 +05:30
stock_reconciliation fix: incorrect type hints (#33381) 2022-12-19 16:44:19 +05:30
stock_reconciliation_item fix: Scan Barcode UX 2022-11-02 15:37:46 +05:30
stock_reposting_settings style: format code with black 2022-03-28 18:52:46 +05:30
stock_settings refactor!: drop naming series tool (#31183) 2022-05-31 15:35:40 +05:30
uom_category chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
uom_conversion_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
variant_field fix(UX): use autocomplete for variant fields 2022-03-25 16:18:58 +05:30
warehouse refactor: remove balance from Warehouse Tree 2022-12-01 19:44:49 +05:30
warehouse_type chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
__init__.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30