Ticket #80 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

integrate job model into recurring invoice model

Reported by: jzarate Owned by: jzarate
Priority: major Milestone:
Component: Keywords: recurring, job
Cc:

Description

drop the "job" table and add its fields to the "recurring_invoice" table.

also, add the job fields edition on the recurring invoice edition page.

Change History

Changed 3 years ago by jzarate

  • status changed from new to assigned

Changed 3 years ago by jzarate

r348

  • job model removed and integrated into the recurring_invoice model
  • new widget (sfWidgetFormI18nDateDMY.class.php) created to display days, months or years at will .

Changed 3 years ago by jzarate

r349

basic editing of some job-like fields within the recurring_invoice:

  • day_of_month
  • day_of_week
  • month

Changed 3 years ago by jzarate

r358 sfWidgetFormI18nDateDMY refactoring

Changed 3 years ago by jzarate

  • status changed from assigned to closed
  • resolution set to fixed

r359 full editing capabilities. jquery red labels also visible for the "execution time" combos

Note: See TracTickets for help on using tickets.