anoop
|
1c49a12ac2
|
fix: patient appointment
auto invoicing: record payment if payment mode and amount available
test: fixes
|
2020-04-16 17:00:47 +05:30 |
|
Gavin D'souza
|
496c6a3baa
|
style: removed unused imports and updated formatting
|
2020-04-16 16:51:59 +05:30 |
|
Deepesh Garg
|
d521ba2c00
|
Merge pull request #21102 from nextchamp-saqib/asset-cat-validation
fix: no server side validations for accounts in asset category
|
2020-04-16 16:25:08 +05:30 |
|
Saqib
|
14cdb24290
|
fix: serial and batch selection from delivery note bug fix (#21291)
|
2020-04-16 16:21:35 +05:30 |
|
Saqib Ansari
|
33eb35d8b1
|
fix: incorrect transalation
|
2020-04-16 16:16:09 +05:30 |
|
Gavin D'souza
|
6abdfc586b
|
fix: strip data fields of whitespaces
|
2020-04-16 16:14:29 +05:30 |
|
Gavin D'souza
|
72a94941bf
|
fix(tally-migration): DocType improvement
|
2020-04-16 16:12:40 +05:30 |
|
Gavin D'souza
|
2ad7e81560
|
fix: handle errors in enqueued methods and update status
|
2020-04-16 16:11:55 +05:30 |
|
anoop
|
7a8c6e71bc
|
Merge branch 'multi_company' of https://github.com/akurungadam/erpnext into ant_multi_company
|
2020-04-16 13:01:49 +05:30 |
|
anoop
|
b922b292eb
|
fix: set patient while billing, tests fixed
|
2020-04-16 13:01:45 +05:30 |
|
anoop
|
93d0c78ca5
|
feat: multi-company billing
sales onvoice - filter get items based on company
utils - company filters in all get item helper methods
utils - refactor appointemnt items
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
7ad98c95b9
|
company field added
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
38f0258991
|
feat: multi company support
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
2d2db60035
|
feat: multi company support
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
80ab98bf36
|
fix: company when creatign procedure, practitioner name added
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
9c7d45deae
|
fix: set company while creating encounter, fields rearranged
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
82aeff0a32
|
fix: vitals added naimg series, minor field rearrangements
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
d4f5a6928f
|
feat: additional customer fileds
add customer_group, price list, currency etc.
rearrange and group fields
disable cusotmer edit after save (temp fix)
|
2020-04-16 13:01:43 +05:30 |
|
anoop
|
79b01838c3
|
fix: set patient while billing, tests fixed
|
2020-04-16 12:52:03 +05:30 |
|
Shivam Mishra
|
88c1f28351
|
Merge branch 'develop' into razorpay-subscription
|
2020-04-16 12:23:46 +05:30 |
|
Deepesh Garg
|
44c0c6c159
|
Merge branch 'develop' into asset-cat-validation
|
2020-04-16 11:23:52 +05:30 |
|
Deepesh Garg
|
17ab1592c7
|
Merge pull request #21265 from vishdha/chart_account_v13
fix: Chart of account importer UX improved
|
2020-04-16 11:21:05 +05:30 |
|
vishdha
|
5b36d15927
|
fix: fix Transalation
|
2020-04-16 11:13:43 +05:30 |
|
rohitwaghchaure
|
65628ac3e2
|
Merge pull request #21283 from marination/stock-entry-get-items-mr
fix: Fetch Material Requests with type Issue as well in Stock Entry via Get Items from
|
2020-04-16 00:33:03 +05:30 |
|
Marica
|
3e541a1d04
|
Merge pull request #21285 from nextchamp-saqib/warehouse-fix-dev
fix: warehouse unset if an item doesn't have default warehouse
|
2020-04-15 23:55:36 +05:30 |
|
Marica
|
20ce433652
|
Merge branch 'develop' into warehouse-fix-dev
|
2020-04-15 23:48:27 +05:30 |
|
Saqib Ansari
|
f53299e98a
|
fix: warehouse unset when cannot find item warehouse
* cannot set delivery date when all items gets deleted and new are added
|
2020-04-15 22:10:48 +05:30 |
|
Saqib Ansari
|
34640777cd
|
fix: pos not accessible without default customer
|
2020-04-15 22:10:43 +05:30 |
|
marination
|
0b98a6296b
|
fix: Fetch Material Requests with type Issue as well in Stock Entry via Get Items from
|
2020-04-15 21:19:04 +05:30 |
|
rohitwaghchaure
|
1c5b12e7d4
|
Merge pull request #21280 from anupamvs/opportunity-calendar
Adding Opportunity Calendar View
|
2020-04-15 19:29:49 +05:30 |
|
Anupam K
|
9ee8110411
|
Adding Calendar view for Opportunity
|
2020-04-15 18:37:35 +05:30 |
|
rohitwaghchaure
|
c3f994b15e
|
Merge pull request #21197 from marination/default-item-manufacturer
feat: Provision to set Default Item Manufacturer
|
2020-04-15 16:35:08 +05:30 |
|
Anupam K
|
c4c44a9a2b
|
Initial JS setup
|
2020-04-15 12:58:24 +05:30 |
|
sahil28297
|
0ebcb4733a
|
Merge pull request #21276 from ruchamahabal/patch-fix
fix: patch for Healthcare Refactoring
|
2020-04-15 11:59:12 +05:30 |
|
sahil28297
|
dd719ea151
|
Merge branch 'develop' into patch-fix
|
2020-04-15 11:58:02 +05:30 |
|
Rucha Mahabal
|
11121f4905
|
fix: patch for Healthcare Refactoring
|
2020-04-15 11:53:39 +05:30 |
|
Deepesh Garg
|
10b68295ad
|
Merge pull request #21275 from deepeshgarg007/loan_topup_test_fix
fix: Loan topup test
|
2020-04-15 11:23:33 +05:30 |
|
Deepesh Garg
|
9e9d44d139
|
fix: Loan topup test
|
2020-04-15 11:20:24 +05:30 |
|
Rohit Waghchaure
|
d0f6f1808b
|
fix: minor issues
|
2020-04-14 17:26:58 +05:30 |
|
vishdha
|
5008be1db5
|
fix: message bold
|
2020-04-14 17:17:26 +05:30 |
|
vishdha
|
10a6f4bd05
|
fix: Chart of account importer UX improved
|
2020-04-14 17:17:26 +05:30 |
|
Deepesh Garg
|
863d90b8a4
|
Merge pull request #21261 from Alchez/dev-stock-available-order-desk
fix: [minor] show stock UOM in POS (develop)
|
2020-04-14 17:01:33 +05:30 |
|
Rohan Bansal
|
a1b747c3f3
|
fix: show stock UOM in POS
|
2020-04-14 14:28:56 +05:30 |
|
Himanshu
|
b84333f26e
|
fix: move to hooks (#21205)
|
2020-04-14 13:02:03 +05:30 |
|
rohitwaghchaure
|
fc31dbef12
|
fix: on changing qty free item not removed (#21251)
|
2020-04-14 12:53:54 +05:30 |
|
Deepesh Garg
|
dd78eb3842
|
Merge pull request #21252 from nextchamp-saqib/tax-breakup-for-cn
fix: show positive taxes in credit notes
|
2020-04-14 12:41:25 +05:30 |
|
anoop
|
7ea8623229
|
Merge branch 'multi_company' of https://github.com/ESS-LLP/erpnext-healthcare into ess_pr_21253
|
2020-04-14 12:23:08 +05:30 |
|
anoop
|
4f3c46840f
|
feat: multi-company billing
sales onvoice - filter get items based on company
utils - company filters in all get item helper methods
utils - refactor appointemnt items
|
2020-04-14 12:22:32 +05:30 |
|
anoop
|
05e34ee9fb
|
company field added
|
2020-04-14 12:22:32 +05:30 |
|
anoop
|
d856a9aed3
|
feat: multi company support
|
2020-04-14 12:22:31 +05:30 |
|