Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Issues on nowadays invoiceninja version #14

Open
mr2017x opened this issue Mar 11, 2024 · 2 comments
Open

Installation Issues on nowadays invoiceninja version #14

mr2017x opened this issue Mar 11, 2024 · 2 comments

Comments

@mr2017x
Copy link

mr2017x commented Mar 11, 2024

Hi,

invoiceNinja Version v5.8.35-C156

thanks for your tool, i wanted to try it, but it seems it uses wrong versions

 Problem 1
    - cleverit/ubl_invoice v1.3.0 requires sabre/xml ^1.5 -> found sabre/xml[1.5.0, 1.5.1, 1.5.x-dev] but the package is fixed to 4.0.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - webvision/invoice-ninja-xrechnung[dev-remove-unnecessary-code, dev-update-composer, dev-update-wiki, dev-main, dev-update-package-name, dev-add-support-with-ninja5, 1.0.0, ..., 1.0.3] require cleverit/ubl_invoice ^1.3 -> satisfiable by cleverit/ubl_invoice[v1.3.0].
    - Root composer.json requires webvision/invoice-ninja-xrechnung * -> satisfiable by webvision/invoice-ninja-xrechnung[dev-remove-unnecessary-code, dev-update-composer, dev-update-wiki, dev-main, dev-update-package-name, dev-add-support-with-ninja5, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 9999999-dev].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require webvision/invoice-ninja-xrechnung:*" to figure out if any version is installable, or "composer require webvision/invoice-ninja-xrechnung:^2.1" if you know which you need.

Also, can you tell me/us what details are need for the

xRechnung IBANID , xRechnung AccountName, xRechnung ProprietaryID fields? is it just the Standard IBAN, the Standard Accountname of the Bank and where do we get the ProprietaryID field (is it needed)?
Also the client field just needed when invoice with public sector?

Thanks in advance

@borishinzer
Copy link

Hey. Please take a look at the Wiki pages here: https://github.com/web-vision/invoice-ninja-xrechnung/wiki

@BushraAsif
Copy link
Contributor

BushraAsif commented Apr 4, 2024

Hello @mr2017x ,

If you encounter the error mentioned above, please remove the invoiceninja/ubl_invoice package using Composer as it is currently conflicting with our package.

composer remove invoiceninja/ubl_invoice

In our upcoming release, we will work to optimize the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants