wpovernight / woocommerce-pdf-invoices-packing-slips

Create, print & automatically email PDF invoices & packing slips for WooCommerce orders.
https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/
Other
100 stars 46 forks source link

Simplify the due date option #853

Open Terminator-Barbapapa opened 2 weeks ago

Terminator-Barbapapa commented 2 weeks ago

I think the due date option can be simplified in the free version, by not providing preset options. I think this setting should always be an input field, that defaults to 30 days when enabled.

So it could look something like this:

Scherm­afbeelding 2024-08-30 om 17 00 52

The input can be disabled when the checkbox is unchecked. Like this:

Scherm­afbeelding 2024-08-30 om 17 03 54

I think we can remove the placeholder option we provide in the Professional extension. Users can simply uncheck the checkbox and use the placeholder in the Customizer if they need to place the due date in a custom position.

Terminator-Barbapapa commented 2 weeks ago

@alexmigf @MohamadNateqi Let me know your thoughts.

alexmigf commented 2 weeks ago

I agree, seems more simple to me.

MohamadNateqi commented 2 weeks ago

Nice and simple. :ok_hand: I'll apply it.