Anurag Mishra
|
a032f0528e
|
new report gross-and-net-profit-report
|
2019-02-11 13:12:44 +05:30 |
|
Aditya Hase
|
d157ae17b7
|
fix(ar-summary-report): Changes to column list to match recent changes in AR report
|
2019-01-22 13:37:54 +05:30 |
|
Nabin Hait
|
b9b8d575bc
|
Merge pull request #16435 from deepeshgarg007/support-fix
fix(accounts_receivable): Bug fix in accounts receivable report
|
2019-01-22 09:59:17 +05:30 |
|
Rohit Waghchaure
|
de718dacb2
|
fix: Code cleanup
|
2019-01-21 19:47:17 +05:30 |
|
deepeshgarg007
|
ff1078f271
|
fix(minor): fetch payment terms if voucher nos are available
|
2019-01-21 09:43:56 +05:30 |
|
Himanshu
|
79d4400c16
|
fix: Offline pos fix (#16424)
* Offline POS fix
* Fixed items search and load items
|
2019-01-19 14:01:38 +05:30 |
|
Nabin Hait
|
28ccaa3c88
|
Merge branch 'staging-fixes' into Gross-Profit-Return-Fix
|
2019-01-16 17:49:22 +05:30 |
|
Saif Ur Rehman
|
fccb1e55ec
|
fix(Gross Profit Report): corrected fieldnames in return invoice query
|
2019-01-16 14:36:55 +05:00 |
|
Saurabh
|
7d630b3e29
|
Merge branch 'master' into staging-fixes
|
2019-01-15 19:41:09 +05:30 |
|
Nabin Hait
|
4ed7cfc515
|
tests(cost-center-company): Validate cost center's company and revent tests
|
2019-01-14 17:14:39 +05:30 |
|
rohitwaghchaure
|
ba54209c86
|
[Fix] Exchange rate revaluation, get entries not working if accounts of the other currency than company currency not available (#16379)
|
2019-01-12 17:58:00 +05:30 |
|
Nabin Hait
|
187bdf08a6
|
Merge pull request #16319 from SaiFi0102/Gross-Profit-Exclude-Opening-Invoice
fix: Exclude Opening Invoice from Gross Profit Report and Company Dashboard Chart
|
2019-01-10 10:55:41 +05:30 |
|
Nabin Hait
|
142d8aa973
|
Merge pull request #16321 from rohitwaghchaure/fixed_bank_clearance_negtive_value_amt
fix: negative amount showing in the bank clearance summary report
|
2019-01-08 20:25:26 +05:30 |
|
Nabin Hait
|
e6ec6cccfa
|
Merge pull request #16316 from Anurag810/purchase-invoice-fixes
fix: expense head of asset items in purchase invoice
|
2019-01-08 20:23:14 +05:30 |
|
Nabin Hait
|
c190192d5f
|
Merge pull request #16277 from deepeshgarg007/loyalty-program-fix
fix: Loyalty program issue fix in customer dashboard
|
2019-01-08 12:15:57 +05:30 |
|
Nabin Hait
|
4e3e784691
|
Merge pull request #16335 from deepeshgarg007/accounts-receivable-fix
perf: Customer contact column in accounts receivable report
|
2019-01-08 11:52:20 +05:30 |
|
Deepesh Garg
|
7c45f45ebc
|
fix: Divide by zero exception fix in item wise purchase register (#16247)
* Do not prepare row if stock quantity is not available
* Update item_wise_purchase_register.py
|
2019-01-08 08:34:28 +05:30 |
|
Saif
|
e5091cbc0f
|
chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356)
* chore: Updated DocType json files to clean up git diff of other PRs
* fix: remove auto-generated file
|
2019-01-07 18:19:30 +05:30 |
|
Sagar Vora
|
cad20abe83
|
Merge branch 'staging-fixes' into loyalty-program-fix
|
2019-01-07 15:32:40 +05:30 |
|
Sagar Vora
|
92cab55c72
|
Merge branch 'staging-fixes' into purchase-invoice-fixes
|
2019-01-07 15:03:37 +05:30 |
|
Sagar Vora
|
1310c238a9
|
Merge pull request #16350 from rohitwaghchaure/code_cleanup_general_ledger
fix: replaced str to cstr in genral ledger report
|
2019-01-07 14:28:27 +05:30 |
|
Sagar Vora
|
fbadb19d93
|
Merge branch 'staging-fixes' into Gross-Profit-Exclude-Opening-Invoice
|
2019-01-07 13:55:43 +05:30 |
|
Rohit Waghchaure
|
ed6725172d
|
Replaced str to cstr in genral ledger report
|
2019-01-06 20:07:18 +05:30 |
|
Deepesh Garg
|
0eca1646e6
|
Merge branch 'staging-fixes' into loyalty-program-fix
|
2019-01-06 12:16:54 +05:30 |
|
deepeshgarg007
|
eabf260706
|
fix :Test cases for accounts receivable report
|
2019-01-04 12:34:28 +05:30 |
|
deepeshgarg007
|
9de81cda77
|
Added Customer contact column in accounts Receivable
|
2019-01-04 10:54:24 +05:30 |
|
Rohit Waghchaure
|
1ff1fc4725
|
[Fix] Negative amount showing in the bank clearance summary
|
2019-01-02 17:56:08 +05:30 |
|
Saif Ur Rehman
|
016f29f09b
|
fix: error due to passing None in scrub
|
2019-01-02 16:22:22 +05:00 |
|
Saif Ur Rehman
|
e194a655df
|
fix: is_opening != 'Yes'
|
2019-01-02 16:09:34 +05:00 |
|
Anurag Mishra
|
5865fcca3c
|
fix: expense head of asset items in purchase invoice
|
2019-01-02 14:36:07 +05:30 |
|
Charles-Henri Decultot
|
94e35e7a7e
|
Fix #15917 (#16311)
|
2019-01-01 22:25:13 +05:30 |
|
deepeshgarg007
|
8300f5ede7
|
fix: Codacy issues and added test case
|
2019-01-01 20:28:49 +05:30 |
|
deepeshgarg007
|
78ad6c4cb7
|
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into loyalty-program-fix
|
2019-01-01 19:46:08 +05:30 |
|
Saif Ur Rehman
|
fac6b59627
|
Exclude opening invoices in Gross Profit Report
|
2019-01-01 16:33:22 +05:00 |
|
Nabin Hait
|
137a24f457
|
Merge pull request #16253 from chdecultot/sales_summary_correction
[Fix] Filter cancelled and draft payments in sales payment summary
|
2018-12-31 12:02:19 +05:30 |
|
Charles-Henri Decultot
|
e87eb07e16
|
Correction for Travis
|
2018-12-27 17:38:57 +00:00 |
|
Charles-Henri Decultot
|
8d71015bf8
|
Cleanup journal entries
|
2018-12-27 16:43:26 +00:00 |
|
Charles-Henri Decultot
|
b7339d7dcb
|
Test travis
|
2018-12-27 15:30:56 +00:00 |
|
Charles-Henri Decultot
|
43c7bd57e4
|
Cancel existing payment entries for data integrity in test
|
2018-12-27 14:43:30 +00:00 |
|
Charles-Henri Decultot
|
641d3e0073
|
Add own records
|
2018-12-27 13:43:56 +00:00 |
|
Charles-Henri Decultot
|
0f9c47c242
|
Remove pricing rule from items
|
2018-12-27 10:10:18 +00:00 |
|
Charles-Henri Decultot
|
02aa9fb240
|
Understand Travis
|
2018-12-27 08:46:29 +00:00 |
|
Charles-Henri Decultot
|
d7777696d7
|
Corrections for Travis
|
2018-12-26 14:08:00 +00:00 |
|
Charles-Henri Decultot
|
9c1db688d1
|
Ignore pricing rule for Travis
|
2018-12-26 10:33:42 +00:00 |
|
rohitwaghchaure
|
53a38e8edc
|
Merge pull request #16257 from surajshetty3416/permission-fixes
Fix user permission checks
|
2018-12-26 14:49:01 +05:30 |
|
Charles-Henri Decultot
|
899b9b1ea7
|
Codacy correction
|
2018-12-26 08:56:11 +00:00 |
|
Charles-Henri Decultot
|
9d31452c25
|
Remove ununsed variable
|
2018-12-26 08:38:42 +00:00 |
|
Charles-Henri Decultot
|
ed94317df9
|
Test cases
|
2018-12-26 08:36:32 +00:00 |
|
deepeshgarg007
|
a1d015cc2f
|
Initialized loyalty_point_details
|
2018-12-26 11:01:02 +05:30 |
|
deepeshgarg007
|
12f5cefc12
|
Loyalty program issue fix in customer dashboard
|
2018-12-25 16:06:19 +05:30 |
|