aakvatech

Results 8 issues of aakvatech

Description Add some description... Error Info **Error**: _DatabaseError: Error ENOENT: no such file or directory, copyfile 'C:\Users\Mitesh\OneDrive\Documents\frappe-books 2020 01052020.db' -> 'C:\Users\Mitesh\OneDrive\Documents\__premigratory_temp.db'_ **Stack**: ``` Error: ENOENT: no such file or directory,...

bug

``` Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/frappe/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 109, in main()...

### Information about bug Try this combination to see if this precision is appropriate: Existing asset Gross Purchase Amount: 38233774 Date of purchase and available for use: 06-May-2022 Check both...

bug
assets
valid
QA

## Description of the issue The error "Too many writes in one request. Please send smaller requests" comes in long running transactions that are not explicitely allowed to commit mid...

bug

### Information about bug When you attempt to create payment entry using get_payment_entry from https://github.com/frappe/erpnext/blob/4ecce242a80a3cba7213ab7111ded8de7bb92081/erpnext/accounts/doctype/payment_entry/payment_entry.py#L1638 and send party_amount > outstanding_amount, it takes outstanding_amount to negative. If we send bank_amount and...

bug

**Is your feature request related to a problem? Please describe.** When the database grows with large number of transactions, constant pulling of item price from DB causes significant unnecessary overload....

feature-request

### Information about bug When a batch expires and, rightly so, cannot be used for delivery to client. However, companies don't just issue out expired goods all the time from...

bug
stock
valid

Would like to fork to make a frappe framework based web version. I will maintain the fork under @aakvatech GitHub account