brotherton-erpnext/erpnext/docs/user/manual/en
Ameya Shenoy 5c33a04043 Shareholder and related doctypes (#12215)
* Added doctypes related to shares

- Shareholder doctype, the entity who does the transaction
- Share doctype, a child table to kepp list of all shares
- Share Transfer doctype, Logs of all made transactions

* Added logic for share transfer

- update shareholder automatically on share transfer/issue/purchase
- purchase and transfer have method remove_share which doesn't get executed because of some bug

* Added report view for share ledger

* Removed share number tracking

- removed share number tracking from Share Ledger child table for Shareholder doctype
- new doctype Share Type created

* Share Balance report added

- math behind Share Balance report needs fixing

* Changes in shareholder

- Share numbers are not tracked in Shareholder
- Share Ledger doctype deleted
- Share Balance Report bug fixed

* Shareholder

- fixed report for share balance
- remove bug from share transfer by making share type mandatory
- added buttons to shareholder for direct link to report

* Added tests for Share Transfer

* minor codacy fixes

* Added Shareholder to Party Type

* rate in share ledger & balance report is currency

* First attempt at modelling shares after Item

* Share Manager changes

- on creation of shareholder party it should check if the same combo exists
- in shareholder party make report button visible iff folio no exists
- create folio no on creation of share transfer iff it doesnt already exist
- move reports from shareholder to shareholder party

* Shareholder chages

- delete share child table doctype
- autoname added to folio no
- modify tests for share transfer

* minor changes

* removed share_no child doctype

* Restructured Share Transfer Logic (not tested)

- Everything revolves around Share Balance child table in Shareholder Party
- is_company flag still to be utilized

* Tested Share Tranfer

* minor fixes

* started new shareholder structure

* modified shareholder

* renamed Shareholder Party to Shareholder

* Shareholder rewrite complete

* new tests for shareholder written

* codacy fixes

* Added documentation
2018-02-12 11:32:47 +05:30
..
accounts Shareholder and related doctypes (#12215) 2018-02-12 11:32:47 +05:30
agriculture docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
asset docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
buying docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
CRM docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
customer-portal docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
customize-erpnext docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
education updated the docs for education 2018-02-08 20:12:41 +05:30
fleet_management docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
healthcare docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
hospitality docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
human-resources docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
introduction docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
manufacturing docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
non_profit docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
projects docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
regional docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
selling docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
setting-up docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
stock docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
support docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
using-erpnext docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
website docs-fixes (#12805) 2018-02-07 18:59:06 +05:30
__init__.py [redesign] website routing system 2016-06-24 16:18:07 +05:30
index.md [docs] merged kb and cleanup. warning: don't see the commit 2015-12-03 17:59:34 +05:30
index.txt Update index.txt (#12507) 2018-01-17 16:12:00 +05:30