brotherton-erpnext/erpnext/stock/doctype
Suraj Shetty bfc195dd8b Changes to support refactor in frappe pg-poc branch (#15287)
* Remove quotes from sql to make it compatible with postgres as well

* Fix queries
- Replace mysql specifc queries with standard ones

* Make repo URL chages to test pg-poc

* Add root passowrd to test site config

* Fix quotes issue

* Remove debug flag from a pricing rule query

* Remove python 3.6 version from travis.yml

* Fix improper query issue

* Fix incorrect query

* Fix a query

- This fix need to be changed when we will  start supporting postgres
since date_format is not supported by postgres

* Get price list map as dict

* Convert price_list_currency_map to dict
2018-09-21 10:20:52 +05:30
..
batch perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
bin Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
customs_tariff_number Allow Rename for Custom Tariff (#15389) 2018-09-12 17:13:12 +05:30
delivery_note Added ability to create a Return Sales Invoice/ Credit Note against a delivery note of type return (#15266) 2018-09-06 19:17:47 +05:30
delivery_note_item Fixed merge conflict 2018-08-29 13:34:58 +05:30
delivery_stop Added feature to optimize routes, also cleaned up code (#15193) 2018-08-31 16:39:29 +05:30
delivery_trip Map details from Delivery Trip back to Delivery Note (#15261) 2018-09-06 19:08:19 +05:30
item Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
item_alternative Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
item_attribute [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_attribute_value [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_barcode - make barcode mandatory if child row is added 2017-12-10 20:56:48 +01:00
item_customer_detail [Enhance] Fetch Customer's Item code based on Customer Name or Customer Group (#13198) 2018-03-21 11:17:49 +05:30
item_default fix(item, item default): changed the modified date (#15442) 2018-09-19 19:02:52 +05:30
item_price perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
item_quality_inspection_parameter [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_reorder [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_supplier [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_tax [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_variant [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
item_variant_attribute reinitialize variant attribute table, fixes #11900 (#11921) 2017-12-11 12:22:28 +05:30
item_variant_settings Allow Item variant Rename (#13161) 2018-03-07 15:31:08 +05:30
item_website_specification [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
landed_cost_item [Fix] Getting an error cost center is not defined in the purchase receipt, even if it's defined in the company (#10320) 2017-08-10 11:32:59 +05:30
landed_cost_purchase_receipt [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
landed_cost_taxes_and_charges convert html into text in the taxes description as it can break the reports (#11603) 2017-11-16 14:11:39 +05:30
landed_cost_voucher fix(translations): Replace translations by keyword with indexed version (#15426) 2018-09-19 13:13:59 +05:30
manufacturer [Minor] Country field name should be country 2017-08-03 10:18:43 +05:30
material_request [Enhance] Job Card (#15244) 2018-09-06 19:21:48 +05:30
material_request_item Resolved merge conflicts 2018-07-06 13:18:44 +05:30
packed_item [fix] resolve conflicts 2018-05-31 17:32:17 +05:30
packing_slip Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
packing_slip_item Merge branch 'master' into develop 2018-06-06 05:53:19 +00:00
price_list perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
price_list_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_receipt fix(test): test cases fixed 2018-09-11 19:37:08 +05:30
purchase_receipt_item Fixed merge conflict 2018-08-29 13:34:58 +05:30
quality_inspection Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
quality_inspection_reading [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quality_inspection_template [Enhance] Quality Inspection Template (#12988) 2018-02-22 11:03:48 +05:30
sales_bom moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
sales_bom_item Sales BOM renamed to Product Bundle 2015-07-13 12:41:27 +05:30
serial_no Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
stock_entry [resolved] merge-conflicts 2018-09-12 14:48:30 +05:30
stock_entry_detail [enhance] Provision to backflush raw materials based on stock entries for subcontracted items (#14296) 2018-06-05 13:06:52 +05:30
stock_ledger_entry Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
stock_reconciliation Fixed merge conflict 2018-09-12 15:45:20 +05:30
stock_reconciliation_item edit Doctypes to use company currency 2017-08-03 00:05:56 +01:00
stock_settings Fixed merge conflict 2018-05-05 12:19:14 +05:30
uom_category [Enhancement] UOM Conversion Factors (#13853) 2018-06-06 09:44:46 +05:30
uom_conversion_detail [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
variant_field [Enahance] Update variants fields defined in the Item Varianst Settings, if template updated 2017-09-21 15:41:57 +05:30
warehouse perms: fix default import, export perms 2018-08-29 17:10:27 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30