..
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: Linters
2023-02-20 11:43:32 +05:30
delivery_note_item
perf: index against_sales_invoice field on DN items ( #34509 )
2023-03-20 14:46:26 +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: incorrect EAN validation, EAN can be an EAN8, EAN12 or EAN13 code ( #34250 )
2023-03-14 15:27:05 +05:30
item_alternative
chore: Alternative Item Code
error msg
2023-03-08 20:07:30 +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
feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module ( #33863 )
2023-02-19 19:36:05 +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
Merge pull request #34189 from rohitwaghchaure/prevent-to-make-item-price-for-template
2023-02-23 20:47:48 +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
fix: zero division error while making LCV
2023-02-22 13:29:06 +05:30
manufacturer
style: format code with black
2022-03-28 18:52:46 +05:30
material_request
perf: update_completed_qty()
in material_request.py
2023-03-07 10:50:11 +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: bad strings format for command get-untraslated ( #34361 )
2023-03-17 16:13:32 +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: labels name
2023-02-28 15:47:45 +05:30
purchase_receipt_item
fix: labels name
2023-02-28 15:47:45 +05:30
putaway_rule
style: format code with black
2022-03-28 18:52:46 +05:30
quality_inspection
fix!: Parse float as per number format in quality inspection ( #34259 )
2023-03-02 11:59:18 +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: Allow Zero Valuation Rate
msg in SE
2023-03-14 14:33:03 +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: Stock Reconciliation actual_qty
2023-03-04 17:06:07 +05:30
stock_reconciliation_item
fix: Scan Barcode UX
2022-11-02 15:37:46 +05:30
stock_reposting_settings
feat: provision to convert transaction based reposting to item warehouse based reposting
2023-02-18 19:31:48 +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