shoulders

Results 248 issues of shoulders

should this function not be in Creditnote.php or maybe in the payment method/type?

question

also add a not saying: `dispalyed on invoice` etc...

enhancement

look in the `install_database_.sql` and `upgrade_database.sql` is it to allow larger entries here. ### install_database_.sql - #__client_records --> note - #__workorder_records --> comment ### upgrade_database.sql - `ALTER TABLE `#__client_records` CHANGE...

question

what happens when i upgrade current expenses Which have html and add it into the note field. is there anywhere else this needs doing

question

should it be `$this->app->component->user->login_display_name;` there might be other issues of `$this->app->user->` NB: the `component` is missing., is this a joomla thing? see `creditnote.php:1510"

question

I cannot find a usage anywhere for this file, check old version, maybe I merged the code where needed.

question

supplier has this in the functions, where does otherincome have this check? in the controller? investigate

- Have i removed refunds and replace with creditnotes = yes - `refund_stats` = present and needs removing - `getRefundsStats()` = present and needs removing - refund tables are not...

user functions cross both the component and frasmework sections. should thes ebe moved into the framework?

question

This could be very useful. How I can add this into the page output might be a challange. AS is it will cause a 'headers al;ready sent' error

feature