If I change a booking (date, people, unit or price) the order is not updated (line item), leading to a misalignment.

I tagged this issue as bug report. In case, please feel free to tag as "feature request".

However, i think it is important to mantain alignement beetween booking and order. I did it through a simple rule and a bit of php.

Thanks a lot

Grazio

Comments

acrollet’s picture

Hi Grazio,

just for clarification, this is if you manually change a booking after it's already been made?

grazio.panico@gmail.com’s picture

Yes, it is.

Grazio

acrollet’s picture

Assigned: Unassigned » ronald_istos

Assigning to Ronald to make a determination about category/priority.

ronald_istos’s picture

Category: bug » feature
AdamPS’s picture

Issue summary: View changes

This seems like a useful feature indeed. In fact I'm unclear how it is classed as a feature not a bug - surely if the customer extends their stay for extra nights, this needs to be charged for? Can anyone explain what is the correct procedure to apply this charge with the current released code?

The OP said "I did it through a simple rule and a bit of php.". It would be very helpful to share this code, in the first instance as a patch or a set of instructions, and ideally then checked into the module.

cecrs’s picture

Status: Active » Closed (duplicate)

Closing as a duplicate of https://www.drupal.org/node/2293383

TheoRichel’s picture

I really do not understand. This is indeed a duplicate, but it is certainly not a feature request, but a problem. It means that the Reassignment button just doesnt work. It changes Bookings, but the changes ar NOT communicated to the orders and that causes all sorts of problems. If fact we would be better off if the Reassignment button disappeared alltogether so that one knows that a reassignment works only by deleting the entire booking and creating it anew.