Rohit Waghchaure
|
b051fa37df
|
fix: patch, item tax template showing 'Untitled' in the name
|
2019-10-29 14:56:03 +05:30 |
|
Faris Ansari
|
bcf107b9f7
|
chore: fix unexpected keyword in shopify_settings (#19430)
chore: fix unexpected keyword in shopify_settings
|
2019-10-29 14:25:37 +05:30 |
|
Deepesh Garg
|
118f2c7d64
|
Merge pull request #19402 from Mangesh-Khairnar/fix-dn-status
fix: sync delivery note status in both list view and form view
|
2019-10-29 14:17:38 +05:30 |
|
Chinmay D. Pai
|
702f9f929b
|
chore: rename undefined variable in shopify_log
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2019-10-29 13:30:13 +05:30 |
|
Chinmay D. Pai
|
4f7885f1aa
|
chore: fix unexpected keyword in shopify_settings
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2019-10-29 13:20:17 +05:30 |
|
rohitwaghchaure
|
3270ba6d8c
|
Merge pull request #19421 from rohitwaghchaure/account_not_set_for_dasboard_chart_v12
fix: 'NoneType' object is not iterable
|
2019-10-29 11:30:22 +05:30 |
|
Rohan
|
8728e94dbd
|
Merge branch 'develop' into develop-company-address-label
|
2019-10-29 11:26:00 +05:30 |
|
Rohan
|
379f38e1cd
|
Merge branch 'develop' into dev-work-order-bugs
|
2019-10-29 11:25:53 +05:30 |
|
Rohan
|
fba7cae2c9
|
Merge branch 'develop' into dev-serial-no-statuses
|
2019-10-29 11:25:36 +05:30 |
|
Rohit Waghchaure
|
88d2c97391
|
fix: default accounts are not added on creation of company
|
2019-10-28 17:50:31 +05:30 |
|
Anurag Mishra
|
07b908c0c5
|
patch: Missing Patch for item Tax template
|
2019-10-28 16:00:24 +05:30 |
|
marination
|
3dbef9de74
|
fix: Search field entries included in Item Link field query
|
2019-10-28 15:48:10 +05:30 |
|
Rohit Waghchaure
|
8916916a03
|
fix: 'NoneType' object is not iterable
|
2019-10-28 13:00:18 +05:30 |
|
Deepesh Garg
|
9942fcc8cb
|
fix: Better validation msg for difference account in Stock Entry (#19400)
* fix: Better validation msg for difference account
* fix: Make primary info bold
|
2019-10-28 12:08:31 +05:30 |
|
Suraj Shetty
|
83b58352ce
|
fix: Overwrite default cost center if item has default cost center set. (#19405)
|
2019-10-28 12:05:30 +05:30 |
|
Deepesh Garg
|
a8358f0342
|
Merge pull request #19415 from frappe/jaichavan-fix-typo
fix: typo in Budget Variance Report
|
2019-10-27 18:39:23 +05:30 |
|
Shivam Mishra
|
5e14660dda
|
Merge branch 'develop' into revert-19265-issue_fix
|
2019-10-27 17:36:08 +05:30 |
|
Sahil Khan
|
e6f86c934d
|
bumped to version 12.1.8
|
2019-10-26 20:22:19 +05:50 |
|
EconCode
|
07ae3abf34
|
fix: unregistering url wrong formated string
Fixed the formated string for unregistering webhooks.
String should look like:
"/admin/api/2019-04/webhooks/#{webhook_id}.json"
Taken from shopify api documentation - deleting webhooks:
https://help.shopify.com/en/api/reference/events/webhook?api[version]=2019-04#destroy-2019-04
|
2019-10-26 16:31:29 +02:00 |
|
Sahil Khan
|
ce5200d700
|
bumped to version 12.1.7
|
2019-10-26 19:56:06 +05:30 |
|
Jai Chavan
|
9f483c1fa9
|
fix: Spelling of Variance
|
2019-10-26 18:45:01 +05:30 |
|
Suraj Shetty
|
8f67ef8a75
|
fix: Add patch to replace accounting with accounts in home_settings
|
2019-10-25 18:55:57 +05:30 |
|
Deepesh Garg
|
09a6868ccd
|
Merge pull request #19390 from 0Pranav/patch-1
fix: setting incorrect field for party bank account
|
2019-10-25 12:24:39 +05:30 |
|
Ashish Shah
|
e1f95c0529
|
fix: allow_items_not_in_stock should be evaluated (#19398)
|
2019-10-25 12:16:11 +05:30 |
|
0Pranav
|
8c1b88f156
|
Merge branch 'develop' of https://github.com/frappe/erpnext into develop
|
2019-10-25 11:45:03 +05:30 |
|
Aditya Hase
|
7bdc612013
|
chore: Update module name (#19404)
|
2019-10-24 18:01:58 +05:30 |
|
Mangesh-Khairnar
|
233c0bc779
|
fix: sync delivery note status in both list view and form view
|
2019-10-24 15:46:12 +05:30 |
|
rohitwaghchaure
|
5d0362669d
|
Merge pull request #19386 from rohitwaghchaure/while_making_return_entry_not_able_to_select_null_batch
fix: not able to select the zero qty batch while making the sales ret…
|
2019-10-23 18:35:58 +05:30 |
|
Rohan
|
962f4eb96c
|
Merge branch 'develop' into develop-company-address-label
|
2019-10-23 15:57:26 +05:30 |
|
Pranav Nachnekar
|
d5166861de
|
fix:setting incorrect field for party bank account
Previously
![wrong](https://user-images.githubusercontent.com/6195660/67369702-0671c000-f569-11e9-9916-a1d1a0c3ddd1.gif)
Corrected
![corrected](https://user-images.githubusercontent.com/6195660/67369663-f9ed6780-f568-11e9-859b-cbfa9857b39e.gif)
|
2019-10-23 07:46:00 +00:00 |
|
Deepesh Garg
|
d9e27b727f
|
Merge branch 'develop' into item_row_link_issue
|
2019-10-23 12:20:19 +05:30 |
|
Deepesh Garg
|
275f3f8b91
|
Merge pull request #19320 from deepeshgarg007/demo-fixes
fix: Demo Script fixes
|
2019-10-23 12:17:08 +05:30 |
|
Deepesh Garg
|
3f96306986
|
Merge pull request #19375 from khushalti/develop
fix: date validation, setting up default company, customer/supplier manadatory property on Blanket Order
|
2019-10-23 12:11:13 +05:30 |
|
rohitwaghchaure
|
5ff377e2bb
|
fix: product link not working in website (#19373)
|
2019-10-23 11:09:21 +05:30 |
|
deepeshgarg007
|
799f8d4f93
|
Merge branch 'develop' of https://github.com/frappe/erpnext into demo-fixes
|
2019-10-23 08:47:11 +05:30 |
|
Deepesh Garg
|
36c97c3128
|
Merge pull request #19385 from ruchamahabal/fix_moduleview
fix: custom doctypes and reports not visible in Accounts module view
|
2019-10-22 17:34:38 +05:30 |
|
Deepesh Garg
|
453ad3c155
|
Merge branch 'develop' into develop
|
2019-10-22 17:30:13 +05:30 |
|
Shivam Mishra
|
85c028b60d
|
Merge branch 'develop' into revert-19265-issue_fix
|
2019-10-22 17:26:54 +05:30 |
|
Rohan
|
ee5f0f7c30
|
Merge branch 'develop' into dev-work-order-bugs
|
2019-10-22 17:12:00 +05:30 |
|
Rohan
|
8522fdc99c
|
Merge branch 'develop' into dev-serial-no-statuses
|
2019-10-22 17:11:30 +05:30 |
|
Nabin Hait
|
bd6b1806cd
|
fix: fixed asset register report and made skip-dn field hidden
|
2019-10-22 14:28:37 +05:30 |
|
Rohit Waghchaure
|
d8ddd1e2ec
|
fix: not able to select the zero qty batch while making the sales return entry
|
2019-10-22 14:05:13 +05:30 |
|
Rucha Mahabal
|
b5bd3f3abf
|
fix: custom doctypes and reports not visible in Accounts module view
|
2019-10-22 13:38:36 +05:30 |
|
Nabin Hait
|
bebbc6371b
|
fix: Validation message in work order
|
2019-10-22 12:35:28 +05:30 |
|
0Pranav
|
d583e412c9
|
Add generic 'Appointment' doctype
|
2019-10-22 12:33:09 +05:30 |
|
Saurabh
|
bdc899857c
|
Fix: Shopify payload operations logging (#19366)
* fix: payload logging for shopify
* fix: remove print statements
|
2019-10-22 12:31:56 +05:30 |
|
Anurag Mishra
|
b7e9e2a1a5
|
fix: if naming if item-code and index both are same (#19371)
|
2019-10-22 11:47:03 +05:30 |
|
Anurag Mishra
|
eaff541349
|
fix: query (#19376)
|
2019-10-22 11:46:17 +05:30 |
|
Deepesh Garg
|
a324be86d2
|
Merge branch 'develop' into develop
|
2019-10-21 21:23:23 +05:30 |
|
Khushal Trivedi
|
e22ca23b81
|
fix: fix: date validation, setting up default conpany, customer/supplier manadatory property on Blanket Order
|
2019-10-21 18:17:42 +05:30 |
|