rero / rero-ils

Integrated Library System flavour of Invenio by RERO+.
http://ils.test.rero.ch
GNU Affero General Public License v3.0
72 stars 27 forks source link

acquisitions: Allow to resend an order mail #2662

Closed zannkukai closed 1 month ago

zannkukai commented 2 years ago

As an acquisition librarian, I want to be able to resend an order email to the vendor.

How it works

Currently, when an order has been ordered, the send order button is disabled. So it's not possible to resend the order email.

Acceptance criteria

zannkukai commented 2 years ago

When email content is generated into backend, only order lines with APPROVED status has included into the email template. For resend, we need to include APPROVED and ORDERED nice to have : allowing to choose which status include ?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 6 months with no activity.

PascalRepond commented 1 year ago

@zannkukai I specified some criteria for this issue but this made me think: should we really be able to add new order_lines to an order that has been sent a first time?

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 6 months with no activity.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 6 months with no activity.

PascalRepond commented 1 month ago

This is a larger issue that involves a refactoring of the acquisition module.