Reconciliation In Odoo 14 Community Edition || Odoo 14 Reconciliation Widget

Поділитися
Вставка
  • Опубліковано 19 лис 2024

КОМЕНТАРІ • 48

  • @JoanAruho
    @JoanAruho Рік тому

    this is great! now i need on how to add values on the paid by in expenses module in Odoo 14. and change from radio button to selection button with many values when u select the dropdown list

  • @NMNaufaldo
    @NMNaufaldo 2 роки тому

    This module save my life, thank you 🙂

  • @yuliarti-359
    @yuliarti-359 Рік тому +1

    Thanks for your sharing, its help

  • @mohamedlellah8318
    @mohamedlellah8318 3 роки тому +1

    thank you , you are the best

  • @zeeshanshani4517
    @zeeshanshani4517 3 роки тому +1

    Hello, Great Explanation !! In odoo V14 Enterprise the invoices are going to In_payment state but in odoo community it is marked as directly paid.
    I want the invoices in_payment state so it will be clear with suspense account. Can you please help me in this?

    • @OdooMates
      @OdooMates  3 роки тому

      For this, the code might have to changed

  • @irisgabrielaarronacardoza1296
    @irisgabrielaarronacardoza1296 Рік тому +1

    Hello Odoo Mates. I want to reconcile the invoice and the payment via python code. Is it posible? I need this in the case the invoice is created first and then the payment.

    • @OdooMates
      @OdooMates  Рік тому

      Hi,
      Yes this is possible, you can refer the working of register payment button in the invoice form

  • @thanshidhap.p4743
    @thanshidhap.p4743 3 роки тому +1

    Hiii odoomate.. I have a doubt.
    When invoice is created, how that invoice always lies in the 'In payment' status? Not in the 'paid' status?

    • @OdooMates
      @OdooMates  3 роки тому +1

      see this: www.odoo.com/forum/help-1/v14-change-in-payment-behavior-how-do-the-suspense-and-outstanding-payment-accounts-change-the-journal-entries-posted-177592

    • @thanshidhap.p4743
      @thanshidhap.p4743 3 роки тому

      @@OdooMates thanks odoomate

    • @OdooMates
      @OdooMates  3 роки тому

      @@thanshidhap.p4743 welcome

  • @yassembakoko607
    @yassembakoko607 3 роки тому +1

    OK IS DONE

  • @yassembakoko607
    @yassembakoko607 3 роки тому +1

    i am tired to click i am not robot but nothing change

    • @OdooMates
      @OdooMates  3 роки тому

      github: github.com/OCA/account-reconcile/tree/14.0

  • @SyedUsman
    @SyedUsman 3 роки тому +1

    Error:
    Traceback:
    Error: QWeb2: Template 'reconciliation' not found
    Pls Guide

    • @OdooMates
      @OdooMates  3 роки тому

      downloaded from here ? odoo-community.org/shop/product/account-reconciliation-widget-8893?search=reconciliation_widget#attr=14598

    • @SyedUsman
      @SyedUsman 3 роки тому

      @@OdooMates yes

    • @OdooMates
      @OdooMates  2 роки тому

      @@SyedUsman Can you try by changing the following line:
      to
      and see whether it works.
      File: github.com/OCA/account-reconcile/blob/14.0/account_reconciliation_widget/static/src/xml/account_reconciliation.xml

    • @SyedUsman
      @SyedUsman 2 роки тому +1

      @@OdooMates worked after restarting service.

    • @OdooMates
      @OdooMates  2 роки тому

      @@SyedUsman great, thanks for letting us know

  • @pitophone
    @pitophone 2 роки тому +1

    Is there any reconciliation module for odoo 15 community ?

    • @OdooMates
      @OdooMates  2 роки тому +1

      github.com/OCA/account-reconcile/tree/15.0/account_reconciliation_widget

    • @pitophone
      @pitophone 2 роки тому +1

      @@OdooMates Downloaded and tested. And it works fine
      Thank you so much

    • @OdooMates
      @OdooMates  2 роки тому +1

      @@pitophone welcome

    • @OdooMates
      @OdooMates  2 роки тому +1

      @@pitophone try our accounting module too: apps.odoo.com/apps/modules/15.0/om_account_accountant/

    • @pitophone
      @pitophone 2 роки тому

      @@OdooMates accounting module It has been installed. And I'm working on it right now. amazing

  • @ariputraananda2705
    @ariputraananda2705 2 роки тому +1

    Hello Sir, I had problem "Error: QWeb2: Template 'reconciliation' not found"

    • @OdooMates
      @OdooMates  2 роки тому

      Can you try by changing the following line:
      to
      and see whether it works.
      File: github.com/OCA/account-reconcile/blob/14.0/account_reconciliation_widget/static/src/xml/account_reconciliation.xml

    • @ariputraananda2705
      @ariputraananda2705 2 роки тому

      @@OdooMates sorry sir, it's still doesn't work🙏

    • @OdooMates
      @OdooMates  2 роки тому

      Revert the above change and just restart the service and see

    • @ariputraananda2705
      @ariputraananda2705 2 роки тому

      @@OdooMates Cool! you're the best, but why the Bank outstanding payment/receipt in dashboard won't decrease or gone after reconciliation like your video?

    • @OdooMates
      @OdooMates  2 роки тому

      It's same even after refreshing the screen after reconciliation?

  • @yassembakoko607
    @yassembakoko607 3 роки тому +1

    hi we have issue for downloading this module

    • @OdooMates
      @OdooMates  3 роки тому

      You might missed to tick the check box for captcha

    • @OdooMates
      @OdooMates  3 роки тому

      You can get it from here then: github.com/OCA/account-reconcile/tree/14.0