Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / Invoicing Support / no field in description

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

no field in description

  • hatprostudios
  • hatprostudios's Avatar Topic Author
  • Offline
  • Gold
  • Gold
More
10 years 11 months ago #4926 by hatprostudios
no field in description was created by hatprostudios
There is no field in invoice description, I want to apear the pack title! How a customer can write notes in invoice notes area?

menix
Attachments:
More
10 years 11 months ago #4955 by loic
Replied by loic on topic no field in description
Hello,

this problem is due to the last update of Invoicing. Now, we make a difference between the item name and the item description.

You have two ways to correct the problem.

1. Change the default templates of invoicing, add the tag {item_description} at the side of the tag {item_name}.

or

2. Open the file 'components/com_virtualmoney/controllers/pack.php' and replace the line 73:
"description" => VirtualmoneyHelperFormat::formatPrice($pack->credits),

By this one :
"name" => $pack->title,
"description" => VirtualmoneyHelperFormat::formatPrice($pack->credits),

The second solution will be release with the next version of Virtualmoney.

Best Regards.
The following user(s) said Thank You: hatprostudios
  • hatprostudios
  • hatprostudios's Avatar Topic Author
  • Offline
  • Gold
  • Gold
More
10 years 11 months ago #4958 by hatprostudios
Replied by hatprostudios on topic no field in description
Could it appear the title from the pack? Now it shows the credits, thanks

menix
More
10 years 11 months ago #4961 by loic
Replied by loic on topic no field in description
If you've done the first solution, it will show the credit.

But the second solution will display the title.
The following user(s) said Thank You: hatprostudios
  • hatprostudios
  • hatprostudios's Avatar Topic Author
  • Offline
  • Gold
  • Gold
More
10 years 11 months ago #4968 by hatprostudios
Replied by hatprostudios on topic no field in description
The second solution is not working (again the field is empty in description), only the first solution is working

menix
More
10 years 11 months ago #4999 by loic
Replied by loic on topic no field in description
Hello,

The fix for this problem will be available with the last version of VirtualMoney released today.

Please, be aware that any custom modification in the components will be erased by the update.

Also, the old invoices will stay the way they are, only the new ones will be correct.
The following user(s) said Thank You: hatprostudios
Time to create page: 0.159 seconds
Powered by Kunena Forum