* Patch to create Property Setter for existing naming series
* Update existing naming series options with new
* Add patch link to patches.txt
* Update patch
* Fix codacy
* Fix as per suggestions
* Remove old patch for property setter
* Improve as per suggested
- Modified the naming
- Also refactored naming for doctypes having autoname with series
- Added a patch to make property setter for autoname
* Fix Travis
* Rebase with develop
* add filter for Cost Center, make CC & Project multiselect field
* update queries according to project/cost_center multiselect
* add multiselect filter for cost_center and project
* update query according to multiselect
* Revert "Cleaned up welcome email code (#15175)"
This reverts commit 771fbb8f01.
* Revert "[Fix] Raw materials are not showing in the stock entry if skip transfer is enabled and backflush is based on stock entry (#15187)"
This reverts commit 2b72d09948.
* Revert "[Enhance] Provision to backflush raw materials from WIP warehouse (#15184)"
This reverts commit c5cf428d00.
* Revert "[Minor] Create default department on country setup (#15206)"
This reverts commit 2b2712bb9e.
* Revert "Permissions issue in BOM tree"
This reverts commit 8fe8d1758a.
* Revert "Fix indentation accounts_receivable.py (#15203)"
This reverts commit fbc3df3247.
* Revert "Fix shipping_address for DropShipping (#15202)"
This reverts commit 4a394bcbf4.
This stretch of javascript go against the address definition for DropShipping.
When we create an PO from SO with dropshipping items, the backend code update fine the shipping address, but this stretch of code, replace the customer address to the Company address.
To reproduce that behavior, pick one sales order with Drop Shipping Items, make and purchase order, and take a look into the delivery address.