rohitwaghchaure
3cc77b52e7
[Fix] Timeout error for bom update tool ( #15343 )
2018-09-07 16:16:58 +05:30
rohitwaghchaure
bd4348db10
[Enhance] Add additional cost of the manufacture stock entry in the project costing ( #15341 )
2018-09-07 16:16:23 +05:30
Nabin Hait
4fd1cebf95
fix(patch): Delete all documents from Hub Node module
2018-09-06 18:53:46 +05:30
Faris Ansari
b892cc8b02
fix(item): Remove Hub Category field ( #15331 )
2018-09-06 18:02:48 +05:30
Nabin Hait
8652bce9e3
Update modules.txt
2018-09-06 14:18:49 +05:30
Faris Ansari
4e372a30fa
fix(patch): Remove old Hub Page ( #15328 )
2018-09-06 14:08:31 +05:30
Prateeksha Singh
df327f2974
[remove-hub] delete hub module
2018-09-06 13:34:47 +05:30
Prateeksha Singh
3ccbb8f8b7
[remove-hub] delete hub_settings and hub_category
2018-09-06 13:28:47 +05:30
Zarrar
0d931e1d7d
fix uom & stock_uom print hide logic ( #15327 )
2018-09-06 13:08:58 +05:30
johnhkelley1
431b4fba72
Allow for 0 valuation rate in Stock Reconciliation ( #15313 )
...
Currently, a valuation rate of 0 gets treated the same as an omitted
valuation rate, and gets overwritten during validation. This hotfix
allows a Stock Reconciliation Item's valuation rate to be set to 0.
2018-09-05 11:43:28 +05:30
Saurabh
fba985d49d
Merge branch 'hotfix'
2018-09-03 17:00:15 +05:30
Saurabh
4bd562d669
bumped to version 10.1.51
2018-09-03 17:30:15 +06:00
Shreya Shah
bb88e964a4
Remove unnecessary code ( #15296 )
2018-09-03 13:01:12 +05:30
rohitwaghchaure
5f79479bd0
Merge pull request #15282 from rohitwaghchaure/budget_should_check_on_submit_document
...
[Minor] Don't validate on cancelled budgets
2018-08-31 16:59:56 +05:30
Rohit Waghchaure
12b4096e68
[Minor] Don't validate on cancelled budgest
2018-08-31 16:54:59 +05:30
Saurabh
1ef72c0b66
Merge branch 'hotfix'
2018-08-31 11:29:13 +05:30
Saurabh
648191b9e8
bumped to version 10.1.50
2018-08-31 11:59:13 +06:00
rohitwaghchaure
624927bf0b
[Fix] Not able to export the Supplier-Wise Sales Analytics report ( #15271 )
2018-08-30 19:19:14 +05:30
Shreya Shah
3df2639a32
Optimize patch ( #15263 )
2018-08-30 17:24:03 +05:30
Nabin Hait
d982e8fcda
Merge branch 'hotfix'
2018-08-29 13:13:54 +05:30
Nabin Hait
af497ef669
bumped to version 10.1.49
2018-08-29 13:43:53 +06:00
Saurabh
79f3ea4094
[minor][fix] call update_percent_complete via validate ( #15235 )
2018-08-28 14:01:34 +05:30
Shreya Shah
e0a47aeb2f
Improve performance for warehouse tree ( #15207 )
...
* Fix conflicts
* Modify query structure
* Remove whitespaces
2018-08-28 13:46:22 +05:30
Ahmed Madi
1516b8d54a
Update asset_category.js ( #15222 )
2018-08-27 12:04:12 +05:30
rohitwaghchaure
e33047250e
[Fix] Speacial character issue in searching project in sales invoice ( #15220 )
2018-08-27 11:43:57 +05:30
Faris Ansari
c4e38ffd4d
Remove hub page ( #15195 )
2018-08-23 11:09:31 +05:30
Shreya Shah
be7703387d
Fetch reserved qty ( #15182 )
...
* Fetch reserved qty
* Update get_item_details.py
2018-08-22 14:45:22 +05:30
rohitwaghchaure
b800382abf
[Fix] Due to incorrect conversion factor user not able to make purchase return entry ( #15163 )
2018-08-20 17:50:31 +05:30
rohitwaghchaure
e689a903d8
Allowed data import for Assessment Result ( #15168 )
2018-08-20 17:50:04 +05:30
rohitwaghchaure
ecc6af9d2a
[Fix] Total materials consumed cost not consider in the calculation of Gross Margin in project ( #15171 )
2018-08-20 17:39:54 +05:30
rohitwaghchaure
5c5688b374
Added provision to disabled in stock in products settings ( #15133 )
2018-08-16 10:33:28 +05:30
Shreya Shah
80f30094fb
Fix error msg ( #15146 )
2018-08-16 10:29:16 +05:30
rohitwaghchaure
6fb2117767
Allow to make budget for the same cost center with different account ( #15149 )
2018-08-16 10:22:06 +05:30
Shreya Shah
0631aed3d9
Discount amount field in all transactions' child tables ( #15124 )
...
* Add discount_amount and base_discount_amount in Sales Invoice Item
* Add patch for existing documents
* Discount amount field in all child tables of Purchase and Selling
* Remove console statements
2018-08-14 10:51:48 +05:30
rohitwaghchaure
88b0a1305f
Code optimization for accounts receivable report to avoid timeout error ( #15114 )
...
* Code optimization for accounts receivable report to avoid timeout error
* Added index for party_type
2018-08-14 10:51:13 +05:30
Saurabh
9e98fdfc6e
Merge branch 'hotfix'
2018-08-13 13:15:56 +05:30
Saurabh
cd6b955b99
bumped to version 10.1.48
2018-08-13 13:45:56 +06:00
Saurabh
bfd26b7084
Merge pull request #15131 from rohitwaghchaure/project_task_custom_field_not_copying
...
Project task custom field not copying and error on project
2018-08-13 12:15:40 +05:30
Rohit Waghchaure
18960c7757
Project task custom field not copying and error on project
2018-08-13 11:40:11 +05:30
Saurabh
9a7838265d
Merge branch 'hotfix'
2018-08-10 17:07:01 +05:30
Saurabh
57d3c93e6b
bumped to version 10.1.47
2018-08-10 17:37:01 +06:00
rohitwaghchaure
a0b846fb88
[Minor] Added condition for get_bank_cash_account ( #15112 )
2018-08-09 15:51:38 +05:30
rohitwaghchaure
8356d4b892
[Fix] disable_rounded_total not found error ( #15113 )
2018-08-09 15:51:11 +05:30
rohitwaghchaure
ba62013cbb
[Fix] Not able to delete the task even if task removed from the project ( #15105 )
...
* [Fix] Not able to delete the task even if task removed from the project
* [Fix] Custom field's data in task not updating from the project
2018-08-09 15:50:23 +05:30
rohitwaghchaure
59de1dae6a
[Fix] Math domain error ( #15107 )
2018-08-09 10:58:37 +05:30
Saurabh
91cecf8eac
Merge branch 'hotfix'
2018-08-07 12:55:51 +05:30
Saurabh
6ec558bd59
bumped to version 10.1.46
2018-08-07 13:25:51 +06:00
Shreya Shah
11dd3ffdb5
Force delete item on deletion of Lab test template ( #15079 )
2018-08-06 14:43:00 +05:30
Shreya Shah
f0ef673498
Accounts receivable aging based on supplier due date ( #15080 )
...
* Accounts receivable aging based on supplier due date (#13801 )
* Remove spaces
2018-08-06 14:42:35 +05:30
rohitwaghchaure
57d07d6b8e
Merge pull request #15097 from rohitwaghchaure/incorrect_tax_amount_in_report
...
[Fix] Incorrect tax amount calculation because of same fieldname in the code
2018-08-06 14:32:44 +05:30