Giter Club home page Giter Club logo

Comments (32)

pedrobaeza avatar pedrobaeza commented on June 3, 2024 1

OK, noted

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024 1

@AMhadhbi, noted.

from account-invoicing.

emagdalenaC2i avatar emagdalenaC2i commented on June 3, 2024 1

@pedrobaeza account_invoice_refund_option isn't merged yet and it is mark in the list

from account-invoicing.

oihane avatar oihane commented on June 3, 2024

account_invoice_refund_link #325

from account-invoicing.

astirpe avatar astirpe commented on June 3, 2024

account_invoice_blocking #331

from account-invoicing.

astirpe avatar astirpe commented on June 3, 2024

sale_timesheet_invoice_description #334

from account-invoicing.

OpenCode avatar OpenCode commented on June 3, 2024

account_invoice_force_number #341

from account-invoicing.

astirpe avatar astirpe commented on June 3, 2024

account_invoice_supplier_ref_unique #347

from account-invoicing.

rven avatar rven commented on June 3, 2024

[11.0] [MIG] account_invoice_check_total: Migration to 11.0 #363

from account-invoicing.

OpenCode avatar OpenCode commented on June 3, 2024

@pedrobaeza #341 #347 #325 and #334 are merged

from account-invoicing.

jarmokortetjarvi avatar jarmokortetjarvi commented on June 3, 2024

account_invoice_transmit_method #376

from account-invoicing.

 avatar commented on June 3, 2024

account_invoice_fiscal_position_update in #381

from account-invoicing.

amcor avatar amcor commented on June 3, 2024

account_invoice_line_description in #387

from account-invoicing.

amcor avatar amcor commented on June 3, 2024

account_invoice_line_sequence in #388

from account-invoicing.

amcor avatar amcor commented on June 3, 2024

account_invoice_pricelist in #390

from account-invoicing.

emagdalenaC2i avatar emagdalenaC2i commented on June 3, 2024

Are #347 account_invoice_supplier_ref_unique, account_invoice_customer_ref_unique or both?

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024

It seems to be the first one.

from account-invoicing.

AMhadhbi avatar AMhadhbi commented on June 3, 2024

I will work on account_invoice_view_payment

from account-invoicing.

sudhir-erpharbor avatar sudhir-erpharbor commented on June 3, 2024

Any update on "stock_picking_invoicing" module?
Is WIP for this module or it won't be ported to v11?

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024

@sudhir-erpharbor IMO migrating that module is a concept error, as the invoicing from sales/purchase orders is the best approach.

from account-invoicing.

sudhir-erpharbor avatar sudhir-erpharbor commented on June 3, 2024

@pedrobaeza Thanks for your reply. What in the case if someone directly want to generate invoices from picking and don't want to create PO/SO?
I think in that case we should have option to create invoice from the picking (Delivery Order / Shipment)

Correct me if this feature is already available.
Thanks in advance.

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024

No, it isn't available because for now, everyone has adapted to the correct flow: pre-create the order.

from account-invoicing.

sudhir-erpharbor avatar sudhir-erpharbor commented on June 3, 2024

I see. In this case I will migrate the module to v11 and maintain it in my branch in case anyone need it. Will that be fine if I do that?
@pedrobaeza

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024

No problem, and you can even put it here in OCA, but what I'm saying is that you re-evaluate your flows as most of us have done and get to the same result: there's no need of this module, as maintaining such gigantic code and side effects doesn't worth.

from account-invoicing.

sudhir-erpharbor avatar sudhir-erpharbor commented on June 3, 2024

Thanks @pedrobaeza for your support. I had few inquiry about such flow so I thought it would be helpful to the people who are looking for this module.

from account-invoicing.

emagdalenaC2i avatar emagdalenaC2i commented on June 3, 2024

Please add to the list account_invoice_refund_option, there is already a PR open #431 to migrate this module from 9 -> 11
account_invoice_blocking - By @astirpe - #331 is merged
account_invoice_merge - By @adrian-pesol - #365 is closed and superseded by #422
there is a PR for account_invoice_line_sort in #413

from account-invoicing.

pedroortega-punt avatar pedroortega-punt commented on June 3, 2024

Sorry for the language, The module account_group_invoice_line, will be migrated ?, Spanish accounting with the entries per product is outrageous.

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 3, 2024

I recommend you to not do that, or you will have several critical problems. Don't worry about the number of journal items. They are cheap.

from account-invoicing.

dsolanki-initos avatar dsolanki-initos commented on June 3, 2024

Hello all,
I have migarted the module account_group_invoice_line to v11 and here is the PR #824.

from account-invoicing.

fshah-initos avatar fshah-initos commented on June 3, 2024

Hello all,
I have migarted the module account_invoice_partner to v11 and here is the PR #825

from account-invoicing.

dsolanki-initos avatar dsolanki-initos commented on June 3, 2024

Hello all,
I have migrated the module account_invoice_supplierinfo_update to v11 and here is the PR #829

from account-invoicing.

github-actions avatar github-actions commented on June 3, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from account-invoicing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.