We need a pinned post to explain users the difference between open source software codes and support. I am sure we all get messages asking for support and then when they get ignored they blame it on the software for not getting enough support.
A post that explains them that support is not Free like the source code is badly needed. Yesterday I gave back to a guy on twitter so I think it is better to have an official post with detailed explanation about foss source code and asking for help as free support.
Hi,
Is there any Option to apply finance charge for due invoices?
I want that when payment due date of any invoice expired then finance charge automatically applied. we set Finance charge when create invoice.
For example: I have create invoice on 25-09-2015 and payment due date is 30-09-2015 and set Finance charge (added custom field) 5%, so I want that after 30-09-2015 Total amount is automatically set Grand Total + (5% of grand Total).
That is up to you, adding many things in a single form is not always a good idea.
We have added incoming and outgoing payment in a single form called gl payment but they’re separate forms in SAP.
Traceback (most recent call last):
File “/usr/local/bin/bench”, line 11, in
load_entry_point(‘bench’, ‘console_scripts’, ‘bench’)()
File “/home/frappe/.bench/bench/cli.py”, line 41, in cli
bench_command()
File “/usr/local/lib/python3.6/dist-packages/click/core.py”, line 764, in call
return self.main(*args, **kwargs)
File “/usr/local/lib/python3.6/dist-packages/click/core.py”, line 717, in main
rv = self.invoke(ctx)
File “/usr/local/lib/python3.6/dist-packages/click/core.py”, line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File “/usr/local/lib/python3.6/dist-packages/click/core.py”, line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File “/usr/local/lib/python3.6/dist-packages/click/core.py”, line 555, in invoke
return callback(*args, **kwargs)
File “/home/frappe/.bench/bench/commands/update.py”, line 43, in switch_to_branch
switch_to_branch(branch=branch, apps=list(apps), upgrade=upgrade)
File “/home/frappe/.bench/bench/app.py”, line 417, in switch_to_branch
switch_branch(branch, apps=apps, bench_path=bench_path, upgrade=upgrade)
File “/home/frappe/.bench/bench/app.py”, line 409, in switch_branch
reload_module(utils)
NameError: name ‘utils’ is not defined
frappe@erpnext5512167:~/frappe-bench$