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

Invoicing Shipping Costs #5

Open
lillebutik opened this issue Jul 1, 2021 · 10 comments
Open

Invoicing Shipping Costs #5

lillebutik opened this issue Jul 1, 2021 · 10 comments

Comments

@lillebutik
Copy link

I have run into an issue where the shipping costs are not automatically added to the invoice.

  1. Create an order.
  2. Add Shipping Costs -> integration works fine here.
  3. Validate Delivery -> Label is created an printed.
  4. Create invoice -> the shipping costs are missing.

What could be the issue here ?

@PatrickMallee
Copy link

Hi Lillebutik,

When I try to reproduce the issue I don't get the issue, the invoice is created. Can you check if the prices are stated under the shipping method? (inventory/configuration/shipping methods, see attached screenshot). If the are no prices mentioned could you synchronise the sendcloud objects again?
Selection_926

Or are you using your own contract for a carrier? In this case the prices are not imported (also not available in Sendcloud) and you have to set the prices manually. This is on our roadmap to solve in Odoo.

@lillebutik
Copy link
Author

As you see on the photos below.
The label is created and there is a price recorded.
Does it have an impact that the shipping product is not marked as delivered?
We are using std Sendcloud contracts.

Bildschirmfoto 2021-07-01 um 14 12 34

Bildschirmfoto 2021-07-01 um 14 09 43

Bildschirmfoto 2021-07-01 um 14 06 29

@PatrickMallee
Copy link

Normally it should be a problem that the product is not delivered. Can you check if the product is a service and only the general information is filled (whitout marking "can be sold" or "can be purchased"
Selection_927

@PatrickMallee
Copy link

"it should NOT be a problem" that the product is nog deliverd....

@lillebutik
Copy link
Author

Bildschirmfoto 2021-07-01 um 14 24 56

@PatrickMallee
Copy link

Very strange... If you want I can have a look in your test environment (if available).

@lillebutik
Copy link
Author

partner.lillebutik.at
db: sendcloud_test
admin/admin

@PatrickMallee
Copy link

Hi,
I can't explain it, maybe there is a conflict with another module, but when I set the product to "can be sold" and "invoicing policy - Ordered quantities" the invoice is correct. It should be necessary but it works....
Selection_928

I've created 2 sales orders and shipments in the test environment. Make sure to delete the labels on sendcloud.

@lillebutik
Copy link
Author

Created a new sales order.
Label gets created correctly in Sendcloud.
But the label you created in the test_environment is the one who gets associated with the order.
Is this because there is some matching going on the WO level? So that the WO id is used to match?

@PatrickMallee
Copy link

Hi, yes the WO id is used to match the label, sorry about that. Can you change the address on the Sendcloud panel?

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

2 participants