deepeshgarg007
|
76556e1a3e
|
Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into price_list
|
2019-01-25 16:50:06 +05:30 |
|
deepeshgarg007
|
8c84b7b888
|
fix: Doctype Name correction
|
2019-01-25 16:44:45 +05:30 |
|
Nabin Hait
|
3476a457ad
|
fix: minor
|
2019-01-25 16:22:36 +05:30 |
|
deepeshgarg007
|
1f9a6febdd
|
fix: Assign given price list if POS price list is not available
|
2019-01-25 11:53:55 +05:30 |
|
Nabin Hait
|
596c1b3489
|
Merge pull request #16220 from SaiFi0102/Party-Ledger-Summary
feat: Party Ledger Summary Report
|
2019-01-25 11:22:55 +05:30 |
|
Nabin Hait
|
e21bdf020c
|
Merge pull request #16472 from deepeshgarg007/cost_center
fix(cost_center): Bug fix in update_cost_center_number argument name
|
2019-01-25 09:56:52 +05:30 |
|
Nabin Hait
|
a6ab38665d
|
Merge pull request #16487 from netchampfaris/fix-gst-pos-invoice
fix: Dont show 0 amount taxes and tax breakup
|
2019-01-25 09:54:07 +05:30 |
|
Nabin Hait
|
393080ecbe
|
Merge pull request #16492 from rohitwaghchaure/ascii_code_issue_pos_offline_not_working
fix: ascii codec while opening offline POS
|
2019-01-25 09:50:41 +05:30 |
|
Rohit Waghchaure
|
e14cc8f2b6
|
fix: bank reconcilliation showing multiple entries against one JV
|
2019-01-25 00:23:41 +05:30 |
|
Rohit Waghchaure
|
74df01d3d1
|
fix: ascii code while opening offline POS
|
2019-01-25 00:03:35 +05:30 |
|
rohitwaghchaure
|
7e4cf62a15
|
Merge pull request #16370 from rohitwaghchaure/show_outward_entries_in_negative
Show outward entries in negative for Bank Clearance Summary report
|
2019-01-24 22:13:40 +05:30 |
|
Aditya Hase
|
a40c43e414
|
fix(ar-summary): Changes to column list to match recent changes
|
2019-01-24 19:13:32 +05:30 |
|
deepeshgarg007
|
c48efaba6e
|
fix(sales_invoice): fetch customer price list if available before pos profile price list
|
2019-01-24 17:15:38 +05:30 |
|
Faris Ansari
|
d6f837c5e5
|
fix: Dont show 0 amount taxes and tax breakup
|
2019-01-24 17:10:33 +05:30 |
|
deepeshgarg007
|
19ab86a3a7
|
fix:(cost_center): fix for update cost center number
|
2019-01-23 17:28:13 +05:30 |
|
Nabin Hait
|
141c543f97
|
Update journal_entry.js
|
2019-01-23 12:14:55 +05:30 |
|
Nabin Hait
|
36706c04bb
|
Merge pull request #16451 from nabinhait/unicode-issue
fix: Unicode issue in purchase invoice
|
2019-01-23 12:11:00 +05:30 |
|
Nabin Hait
|
fb8c0bd664
|
Merge pull request #16464 from adityahase/flakes
style: Linting fixes
|
2019-01-23 12:08:57 +05:30 |
|
Nabin Hait
|
4ef578e1c4
|
Merge pull request #16406 from rohitwaghchaure/newchanges_in_tds_reports
fix: Multiple fixes in the reports
|
2019-01-23 12:05:36 +05:30 |
|
Aditya Hase
|
f79937d64b
|
style: Remove unused imports
|
2019-01-23 00:28:37 +05:30 |
|
Aditya Hase
|
f3c22f342c
|
fix(unicode): Import unicode_literals in every file
|
2019-01-22 18:36:10 +05:30 |
|
Nabin Hait
|
a5270e561f
|
fix: Unicode issue in purchase invoice
|
2019-01-22 15:43:04 +05:30 |
|
Rohit Waghchaure
|
ddd9136d10
|
Renamed field and added finance book column in the trial balance simple report
|
2019-01-22 14:11:57 +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 |
|
Zlash65
|
270c4c2a87
|
fix: push party filter only if applicable
|
2019-01-22 12:47:25 +05:30 |
|
Zlash65
|
c8d632ddff
|
fix: add set query for payroll entry in JV
|
2019-01-22 12:46:13 +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 |
|
Saif Ur Rehman
|
31d58eac01
|
fix(Party Ledger Summary): Added Supplier/Customer Name column
|
2019-01-19 15:28:53 +05:00 |
|
Saif Ur Rehman
|
55566b7f8e
|
fix(Party Ledger Summary): Codacy fix
|
2019-01-19 15:12:08 +05:00 |
|
Himanshu
|
79d4400c16
|
fix: Offline pos fix (#16424)
* Offline POS fix
* Fixed items search and load items
|
2019-01-19 14:01:38 +05:30 |
|
Saif Ur Rehman
|
fcaed12a53
|
Merge branch 'Party-Ledger-Summary' of https://saifi0102@github.com/SaiFi0102/erpnext.git into Party-Ledger-Summary
|
2019-01-19 13:18:23 +05:00 |
|
Rohit Waghchaure
|
fa7ee0b3b6
|
Added dafult bank account in the customer/supplier
|
2019-01-17 15:45:27 +05:30 |
|
Rohit Waghchaure
|
f725816809
|
Enhance: Added field limit in the Payment Reconciliation to handle large entries
|
2019-01-17 12:54:14 +05:30 |
|
Nabin Hait
|
873442a55d
|
Merge branch 'staging-fixes' into Party-Ledger-Summary
|
2019-01-16 17:52:45 +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 |
|
Rohit Waghchaure
|
affeb3dfec
|
Added on account amount field in Accounts Payable/Receivable Summary
|
2019-01-15 17:38:31 +05:30 |
|
Rohit Waghchaure
|
1a4c1e11cb
|
Fix: total invoiced amount in Accounts Receivable Summary report showing blank
|
2019-01-15 17:01:34 +05:30 |
|
Rohit Waghchaure
|
b2d08a498b
|
Added bank account field in the payment entry
|
2019-01-15 16:11:29 +05:30 |
|
Rohit Waghchaure
|
bdee57ca8d
|
Added finance book in trial balance and fixed cost center not working issue in trial balance
|
2019-01-15 15:52:52 +05:30 |
|
Saif Ur Rehman
|
f86123ad5a
|
feat(Party Ledger Summary): Include columns for discount and other adjustments
|
2019-01-15 15:18:43 +05:00 |
|
Rohit Waghchaure
|
df7215dcb2
|
Added supplier name in the tds report
|
2019-01-15 14:48:06 +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 |
|
Rohit Waghchaure
|
701c762a68
|
Show outward entries in negative for Bank Clearance Summary report
|
2019-01-09 14:21:03 +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 |
|
rohitwaghchaure
|
136c4c4820
|
Merge pull request #16016 from rohitwaghchaure/fixed_tax_withholding_issue
[Fix] Tax Withholding, TDS is applying on the tax
|
2018-12-25 14:49:05 +05:30 |
|
Rohit Waghchaure
|
94500a9d62
|
[Fix] TDS is applying on the tax
|
2018-12-24 15:13:52 +05:30 |
|
Charles-Henri Decultot
|
052033a76e
|
[Fix] Pos bugs (#16256)
* Remove hard-coded values
* Fix change pos profile + add campaign
* Test case for coveralls
* Remove unnecessary method
|
2018-12-24 14:39:30 +05:30 |
|
Suraj Shetty
|
772e8780b4
|
Merge branch 'staging-fixes' into permission-fixes
|
2018-12-24 10:35:12 +05:30 |
|
Charles-Henri Decultot
|
813485023b
|
Filter cancelled and draft payments
|
2018-12-20 14:04:00 +00:00 |
|
Nabin Hait
|
0866b2b75a
|
Update accounts_receivable.py
|
2018-12-20 14:11:20 +05:30 |
|
Suraj Shetty
|
7ed37ae6c3
|
Commonify code
- use get_permitted_documents function to avoid code redundancy
|
2018-12-19 19:56:42 +05:30 |
|
deepeshgarg007
|
b645c2c75e
|
Rebase using staging-fixes and resolved conflicts
|
2018-12-19 18:47:36 +05:30 |
|
deepeshgarg007
|
530453e4fc
|
Added temp variables for outstanding, credit_note_amt instead of function calling
|
2018-12-19 18:43:07 +05:30 |
|
deepeshgarg007
|
5de603c6af
|
breaked up code into multiple functions
|
2018-12-19 18:43:06 +05:30 |
|
deepeshgarg007
|
4ac8fcf4af
|
Added test case for Accounts receivable report based on payment terms
|
2018-12-19 18:43:06 +05:30 |
|
deepeshgarg007
|
a944f88b94
|
Removed column for pdc date
|
2018-12-19 18:43:06 +05:30 |
|
deepeshgarg007
|
17544d7ad6
|
Refactored accounts receivable report for payment terms
|
2018-12-19 18:43:06 +05:30 |
|