$ 22.39
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 83 |
Technical Name |
bank_charges |
License | OPL-1 |
Website | http://www.kanakinfosystems.com |
Versions | 17.0 11.0 14.0 16.0 15.0 12.0 13.0 |
Goto Menu Accounting > Configuration > Journal, Create/Modify Bank Type Journal, And Create/Select Bank Charges Account
Create Invoice And Click On Register Payment Button To Make Payment Of Invoice
Add Bank Charges In Payment Wizard
In Journal Entries Amount Will Debited From Bank Charges Account And Credited In Bank Account
About kanak Infosystems
"We are groupies wrapped in Creativity, Skills and Innovation"
We are authorized IT company to offer advanced, hight quality and affordable IT solutions. We have years of rich experience in the field of ODOO Development, ERP Solutions, Web Development, Mobile Apps, Web Designing and Digital marketing. Around a decade are offering quality assured and 100% customer satisfaction services to global clientele.
Our highly experienced and devoted team of professionals works with there heart, passion and talent to provide the most dedicated IT Business Solutions to our valuable clients globally. Our team works on the real words "Dedication,"Timely Deliverables",And "Happy Clients"!
What We Do
Odoo Customization
Odoo Code Migration
Odoo Mobile App
Odoo DB Migration
Odoo Web Development
Odoo Themes
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Good Support
Hi Mohammed, Thanks for the appreciation and motivation. It is our utmost duty to take care of the issues faced by our customers.
Bugs Is Solved
Thanks For Good Support
bugs in v11 and v12
Hello we Purchased This addon, when we tested it no bank charge field found in odoo v11 in odoo v 12 bug is: Odoo Server Error Traceback (most recent call last): File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 653, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/home/mohammed/Desktop/odoo-12.0/odoo/tools/pycompat.py", line 87, in reraise raise value File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 695, in dispatch result = self._call_function(**self.params) File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/mohammed/Desktop/odoo-12.0/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 938, in __call__ return self.method(*args, **kw) File "/home/mohammed/Desktop/odoo-12.0/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/home/mohammed/Desktop/odoo-12.0/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/home/mohammed/Desktop/odoo-12.0/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/home/mohammed/Desktop/odoo-12.0/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/home/mohammed/Desktop/odoo-12.0/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "/home/mohammed/Desktop/odoo-12.0/addons/account/models/account_payment.py", line 651, in action_validate_invoice_payment return self.post() File "/home/mohammed/Desktop/odoo-12.0/addons/payment/models/account_payment.py", line 96, in post res = super(AccountPayment, self - payments_need_trans).post() File "/home/mohammed/Desktop/odoo-12.0/addons/account/models/account_payment.py", line 626, in post move = rec._create_payment_entry(amount) File "/home/mohammed/Desktop/extra12/bank_charges/models/bank_charges.py", line 42, in _create_payment_entry debit, credit, amount_currency, currency_id = aml_obj.with_context(date=self.payment_date).compute_amount_fields(amount, self.currency_id, self.company_id.currency_id, invoice_currency) AttributeError: 'account.move.line' object has no attribute 'compute_amount_fields' This happen when validate payment