Git Product home page Git Product logo

Comments (5)

Muspi avatar Muspi commented on June 3, 2024 1

Hello, I hase exactly same problem here!

Any help will save me :)

from invoicingplugin.

peterukena avatar peterukena commented on June 3, 2024 1

I have the exact same issue right now. From my point of view, the invoicing plugin in its current state is not very expandable at all.

It does not properly use the resource-bundle for its entities (repository is not a resource-repository and a couple of others as well). We have added stuff to our invoice as well, but we have to override eeeeverything to not run into type-problems, etc.

from invoicingplugin.

lbaey avatar lbaey commented on June 3, 2024

Same here
Could it be Doctrine Embeddable doesn't work well with Sylius resource mapping overriding ?

from invoicingplugin.

peterukena avatar peterukena commented on June 3, 2024

The newest version has removed the InvoiceChannel entity entirely and replaced it with a proper relation to the proper ChannelInterface of sylius. Plus, since that is not an embeddable anymore, it works nicely.

There is just no plan or readme on how to upgrade, if you have the old version in production and have generated invoices with that. I am just now trying to create some form of converter, that can re-create the missing things to have proper invoices after upgrading.

from invoicingplugin.

lchrusciel avatar lchrusciel commented on June 3, 2024

Hey folks,

as Peter mentioned, embeddable were dropped and replaced with Sylius Resource classes. Sorry for the lack of an upgrade file, I hope all of you managed to upgrade your plugins. Nonetheless, it is not something we have in our plans right now.

Let's move conversation to #201 PR

from invoicingplugin.

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.