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

invoice and delivery status in order #2005

Closed
metas-lc opened this issue Jul 17, 2017 · 1 comment
Closed

invoice and delivery status in order #2005

metas-lc opened this issue Jul 17, 2017 · 1 comment

Comments

@metas-lc
Copy link
Contributor

Is this a bug or feature request?

bug

What is the current behavior?

invoice status and delivery status are not updated in orders

Which are the steps to reproduce?

  1. create a sales or purchase order, add a product, complete
  2. go to receipt/ shipment candidates and create inout (complete the inout if it's not)
  3. go to invoice candidates and create invoice
  4. go back to your sales order
    => invoice and delivery status are still open

What is the expected or desired behavior?

status should be partially or fully invoiced/ delivered. Depending what you did: invoice/deliver all or partially.

@metas-lc metas-lc added this to the 2017-29 milestone Jul 17, 2017
@metas-rc metas-rc self-assigned this Jul 18, 2017
metas-ts added a commit that referenced this issue Jul 21, 2017
#2005 invoiced and delivered status in order
metas-ts added a commit that referenced this issue Jul 21, 2017
[#2005](#2005) invoiced and delivered status in order
@metas-lc metas-lc self-assigned this Aug 7, 2017
@metas-lc
Copy link
Contributor Author

metas-lc commented Aug 7, 2017

IT

  1. create a new order (tested with both sales and purchase)
  2. add 2 products, complete
  3. make inout only for 1 product (on the sales part make for both and update the qty of one product with 0, then complete), complete
    => your order's delivery status is "partially delivered"
  4. go to invoice candidates and create invoice
    => your order's invoice status is "partially invoiced"
  5. make inout for the second product, complete
    => your order's delivery status is "fully delivered"
  6. make invoice
    => your order's invoice status is "fully invoiced"

note: on webui there are caching issues so you won't see the delivery/ invoice status updating on time. There is an old task for that metasfresh/metasfresh-webui-api-legacy#19

@metas-lc metas-lc closed this as completed Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants