Raffael Meyer
d86cefe1a5
first draft
2019-12-07 13:10:44 +01:00
rohitwaghchaure
c229a1b1d5
Merge pull request #19849 from rohitwaghchaure/fixed_timsheet_overlap_issue
...
fix: timesheet overlap error
2019-12-07 14:13:14 +05:30
Rohit Waghchaure
502189913a
fix: 'NoneType' object is not iterable
2019-12-07 14:10:11 +05:30
Rohit Waghchaure
6301874795
fix: timsheet overlap error
2019-12-07 13:20:37 +05:30
Rucha Mahabal
690068142b
feat: Continue Slide and New Illustrations for Onboarding Wizard ( #19813 )
...
* feat: added illustrations for onboarding
* refactor: change help label for supplier
* refactor (breaking): rename Setup Wizard slide to Onboarding Slide
* chore: code cleanup for the old doctype Setup Wizard Slide
* fix: added a 'Continue' type slide
* fix: change text in continue slide
* fix: change text for continue slide
2019-12-06 20:58:26 +05:30
deepeshgarg007
99309229bc
fix: Add missing semicolon
2019-12-06 19:59:54 +05:30
deepeshgarg007
ad53649f41
fix: Validation msg fix in GSTR-1 report
2019-12-06 19:34:49 +05:30
rohitwaghchaure
bce5d189aa
Merge pull request #19831 from rohitwaghchaure/fixed_cache_issue_for_exchange_rate
...
fix: travis failing
2019-12-06 18:45:26 +05:30
Rohit Waghchaure
8ab8376975
fix: Manufacturing UX, added calendar view for job card
2019-12-06 17:40:09 +05:30
Rohan
05222270e1
Merge branch 'develop' into v12-lead-address-contact
2019-12-06 14:25:30 +05:30
Rohan
5161ba787c
Merge branch 'develop' into dev-batch-to-stock-ledger
2019-12-06 14:25:00 +05:30
Rohit Waghchaure
d98ed8047a
fix: travis failing
2019-12-06 13:17:56 +05:30
Mangesh-Khairnar
015038236c
fix: update hub item document
2019-12-05 02:10:57 +05:30
Mangesh-Khairnar
6d4f4bef7e
fix(marketplace): autocomplete hub category
2019-12-05 01:01:01 +05:30
Himanshu Warekar
175d604f5f
chore: commonize function
2019-12-04 23:08:51 +05:30
rohitwaghchaure
cfbf895876
Merge pull request #19498 from marination/stock_entry_bom_fetch
...
feat: Provision to fetch items from multiple BOMs in Stock Entry
2019-12-04 21:44:47 +05:30
Himanshu Warekar
98aae4cf3d
Merge branch 'new_invoice_fix' of https://github.com/hrwx/erpnext into new_invoice_fix
2019-12-04 19:01:49 +05:30
Himanshu Warekar
5e90ad6063
Merge branch 'develop' of https://github.com/frappe/erpnext into new_invoice_fix
2019-12-04 19:01:33 +05:30
Khushal Trivedi
d6d78bb08e
solved conflicts
2019-12-04 18:26:47 +05:30
Mangesh-Khairnar
e4274cbfa6
fix: change formatting
2019-12-04 17:51:08 +05:30
ronelvcabrera
370cdc0170
feat(Sales/Purchase Order): optional to reference a Blanket Order ( #19612 )
2019-12-04 16:07:11 +05:30
Mangesh-Khairnar
fa170e3c84
fix(marketplace): add watcher for route change to fetch new items
2019-12-04 15:59:17 +05:30
Pranav Nachnekar
114e0db419
fix: query for finding lost quotation ( #19800 )
...
* fix: query for finding lost quotation
* Update opportunity.py
2019-12-04 15:31:43 +05:30
Nabin Hait
d285e9b7bd
optimize: Optimization of Receivable report filtered based on sales person ( #19796 )
2019-12-04 15:30:58 +05:30
Nabin Hait
acdd5081da
fix: Service start and end date validation for deferred accounting ( #19805 )
2019-12-04 15:30:01 +05:30
Mangesh-Khairnar
a830f89a59
feat: add date filter in the fixed asset register ( #19799 )
...
* feat: add date filter in the fixed asset register
* fix: remove function from keyword argument
2019-12-04 13:32:31 +05:30
sahil28297
eb9c3e1c5b
fix(patch): set proper tax_type and proper account ( #19794 )
2019-12-04 12:01:31 +05:30
Khushal Trivedi
51f2131a41
fix: joining and relieving Date can be on same date as valid use case on emoloyee form ( #19798 )
...
* fix: date validation on inpatient record, else condition removing on clinical prcd templ which is not req
* fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' #19770
* fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' #19770
* fix: joining and relieving Date can be on same date as valid use case
* Update employee.py
2019-12-04 11:56:44 +05:30
Deepesh Garg
dfd82d22c8
Merge pull request #19792 from nabinhait/ar-summary-based-on-terms
...
feat: Receivable / payable summary based on payment terms
2019-12-04 11:25:28 +05:30
thefalconx33
a639f16dc9
fix: column data not visible after manual selection of columns
2019-12-04 09:46:42 +05:30
Khushal Trivedi
8af51e1f90
fix: joining and relieving Date can be on same date as valid use case
2019-12-03 19:28:16 +05:30
marination
be88d0f8a3
fix: Custom button conditionally visible in draft condition as well
2019-12-03 18:34:38 +05:30
Khushal Trivedi
29c565e0f5
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
2019-12-03 17:41:53 +05:30
Shivam Mishra
5128f3bd0f
feat: allow searching from meta fields ( #19711 )
...
* feat: allow searching from meta fields
* feat: remove description in query based on number of items
2019-12-03 17:27:22 +05:30
Saqib
d635bda29b
fix selling setting label for sales order reqd ( #19775 )
2019-12-03 17:05:06 +05:30
Khushal Trivedi
73129e6ac8
fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' ( #19774 )
...
* fix: date validation on inpatient record, else condition removing on clinical prcd templ which is not req
* fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' #19770
* fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' #19770
2019-12-03 17:03:45 +05:30
Nabin Hait
e176c3c1d1
feat: Receivable / payable summary based on payment terms
2019-12-03 16:56:48 +05:30
Deepesh Garg
8d31171ff8
fix: Party name field in trial balacne for party report ( #19789 )
2019-12-03 16:31:07 +05:30
rohitwaghchaure
36b60dbbef
Merge pull request #19441 from rohitwaghchaure/capacity_planning_for_workstataion_feature
...
fix: capacity planning back
2019-12-03 15:23:06 +05:30
Deepesh Garg
03d1394540
fix: Unable to see parties with negative balance in AR/AP Summary ( #19776 )
2019-12-03 15:12:44 +05:30
Marica
c68a940aac
fix: Item qty cannot be zero in Purchase Receipt ( #19779 )
2019-12-03 12:59:22 +05:30
gavin
728f8d09c8
fix: AttributeError on new Student creation ( #19786 )
2019-12-03 12:54:46 +05:30
Nabin Hait
a0f9db4b83
Update employee.py
2019-12-03 12:51:27 +05:30
Khushal Trivedi
bbe83f9ad5
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
2019-12-03 11:55:00 +05:30
Deepesh Garg
b4b90eaaf7
Merge pull request #19762 from Mangesh-Khairnar/fix-pr-creation
...
fix(sales-order): allow payment request creation for so that are not billed
2019-12-03 10:42:01 +05:30
Khushal Trivedi
738bfdce05
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
2019-12-02 17:37:45 +05:30
Anurag Mishra
de5237fbd5
refactor: Report BOM Sock Calculated ( #19431 )
2019-12-02 17:08:12 +05:30
Rucha Mahabal
2fa204d8be
fix: render_template for subject in Email Campaign ( #19772 )
2019-12-02 16:26:10 +05:30
Khushal Trivedi
db8911b05d
fix:Pricing Rule error AttributeError: 'str' object has no attribute 'get' #19770
2019-12-02 15:14:11 +05:30
Khushal Trivedi
514e925a10
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
2019-12-02 15:09:03 +05:30