Method: Harvest::API::InvoiceMessages#re_open
- Defined in:
- lib/forecast/api/invoice_messages.rb
#re_open(message) ⇒ Harvest::InvoiceMessage
Create a message and mark a closed (written-off) invoice as open
49 50 51 |
# File 'lib/forecast/api/invoice_messages.rb', line 49 def re_open() (, 're_open') end |