NumberWords

I can not install the NumberWords addon. I unzipped the zipped files in the root directory of dolibar but but it does not work.

What do you mean with “it does not work” ?

Thank i solved the problem

Can you pls let me know the solution. I think I have same issue as you were having it.

Gaurav

Just copy the “build” and “httdocs” directories extracted from zip file “modCustomFields_v1_2_8b” to the directory “C:\dolibarr\www\dolibarr”.
That is all, then setup numberwords from Home->Setup->Module

thank you for a quick reply!

Existing directory structure I have:

C:\dolibarr\www\dolibarr
…\dev
…\doc
…\htdocs
…\scripts

My extracted file has the following folders:
C:\module_numberwords-3.2
…\build
…\htdocs
…\numberwords

I copied the numberwords directory in C:\dolibarr\www\dolibarr\htdocs; this bring the Number Words under other setup.

I also copied the extracted build folder under C:\dolibarr\www\dolibarr. Not sure what is the use of this. Number words started showing before even copying this in the folder.

My current issues is that TOTAL_TTC_WORDS that pasted in My_Invoice.odt file is not getting replaced by actual amount value.

Any thoughts?

I also tried {TOTAL_TTC_WORDS} - no luck so far

{free_text} is the tag for the above. it works.

Hello ,

I just installed dollibarr,
configuration numberword seems missing, so the VAT amount is visible on my invoce

what I did:
Module enabled
add this line in odt

object_already_payed = {object_already_payed}
object_remain_to_pay = {1234}
free_text = {__TOTAL_TTC_WORDS__ }
free_text = {free_text}

normally it was “{TOTAL_TTC_WORDS } -” insert into a generator pdf, odt or model

can you help me make it work? thank you in advance

Does the following page help you
http://wiki.dolibarr.org/index.php/Module_NumberWords

thank you,

in fact, the first problem , is how , and where in can configure this recomandation:

you can add following key

can you please give me , all the step ?

second problem, i used,by programming , and i set an 1 for my amount (second parameter is 1).
but i havent a good result ( decimal no write) 12,234 (,234 not wrote) !!!

thank you

this is somes screen capture,

1

affichage_odt.png
2

affichage_odt2.png
3

affichage_odt1.png

and the second , this propoal is to send to a contact (e.g greg ) in a company , but i dont see her {civility} {firstname} - like a model azur

or for example, is it possible to use a default {company_contact_civililty } and {company_civility}

in the last,
and intgrate a photo for select product in the current purpose ? is it possible ?

thank you again.

Pièces jointes :

You must use
{TOTAL_VAT_WORDS}
and not
{TOTAL_VAT_WORDS }

remove the space. Also be sure to write the key without copy-paste and without pressing back during typing.

hi eldy, thank you,

with odt generator total words are [OK]

but

i add this

$pp=price($object->total_ttc);
$pdf->MultiCell(80, 3, $outputlangs->convToOutputCharset($pp),0,'L');
$pdf->MultiCell(80, 6, $outputlangs->getLabelFromNumber(price($object->total_ttc),1), 1, 'L');

in propal/doc/mypdf.modules.php

but i have only a left number , float non writed !!

you inderstand me please , thanks again

hello evryone,

a response please ? or you need somes informations againe ?

thank you

I have a problem too , with numberwords.

first I install Numberwords 5.0.0…, (i extract the zip file to HTDocs (root directory) of my website…, and the module was appear in module and application setup , but when I activate it., and wil go to setup menu (gear icon) …, the module is blank (no visual of module) but still in dolibarr frame (not all the page was blank).

then I delete numberwords 5.0.0 and try to install Numberwords 5.0.1 same way with before…, then when i click the menu icon (gear icon)…, the setup page was appear with example … (test button) with my dolibarr languange…, but when i click the test button … only appear NUMBER_WORDS (for Number) and TOTAL_TTC_WORDS (for amount).

then when I try to use my ODT template to generate page…, then have the error show that the page isn’t working …bla bla bla… HTTP error 500.

can anyone help me for this issue…?

thanks and regards

how to make the words in capital