brotherton-erpnext/erpnext/selling
Deepesh Garg b4be292217
fix: Item valuation for internal stock transfers (#24200)
* fix: Item valuation for internal stocktransfers

* fix: Consider conversion factor for invoices

* fix: Add missing set warehouse fields

* fix: Add validations and other fixes

* fix: Fixes in flow

* fix: Internal sales item link in Purchase Invoice

* fix: Debugging

* fix: Debug travis

* fix: Remove commented code

* fix: Rate forcing in sales order

* fix: Unreallized profit in Sales Register

* fix: Item wise gst sales register fix

* fix: From warehouse in Purchase Order

* fix: Target field in Sales Invoice

* fix: remove self

* fix: GST Purchasse register and other fixes

* fix: Add shipping_address to no field map

* fix: Ref doc map

* fix: Test Cases

* fix: address mapping between sales and purchase document

* fix: Import Error

* fix: Tax updation for internal invoices

* fix: Purchase Order and Invoice linking

* fix: Internal Party validation fix

* fix: validation

* fix(india): GST Taxes for intra state transfer

* fix(india): GST Taxes for intra state transfer

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-01-28 13:09:56 +05:30
..
dashboard_chart feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
desk_page fix(Selling): Add missing reports on desk 2020-10-08 10:24:11 +05:30
doctype fix: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
module_onboarding/selling fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
number_card feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
onboarding_slide/add_a_few_customers fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
onboarding_step fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
page feat(POS): hide images & auto add item checkbox (#24102) 2020-12-10 16:22:01 +05:30
print_format refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
report refactor(analytics report): linting 2020-12-25 16:34:43 +05:30
selling_dashboard/selling feat: Export Selling Dashboard (#22776) 2020-07-22 18:07:39 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
README.md Update README.md (#16224) 2018-12-24 14:19:51 +05:30
sales_common.js feat: Batch wise item pricing (#24470) 2021-01-28 12:05:57 +05:30

Selling management module. Includes forms for capturing / managing the sales process:

  • Customer
  • Campaign
  • Quotation
  • Sales Order

Moved to CRM Module:

  • Lead
  • Opportunity