Catriel: estaría muy bueno crear un módulo con lo que has hecho para que sea específico para la Argentina y subirlo al Dolistore.
Yo estoy armando algo con un módulo de importación de resúmenes bancarios (que te puede servir) y de Pronóstico de flujo de caja.. pero no soy para nada experto asi que me lleva tiempo, si te sirve avisame.
↧
Subject: Template for Invoice "B" in Argentina - by: alejandror
↧
Subject: Bank Import Module (for 3.0.1) - by: JorgeL
Ok.
I'm not a programmer also :-(
I'll wait for when you upload it to the web.
Thanks!
↧
↧
Subject: no Bank/Cash on demo version - by: BeEsBevajat
ElrHvs NFL Jerseys China (http://www.jerseyschinamade.com/) PvrJkc http://www.jerseyschinamade.com/ TviQti nfl jerseys china (http://www.sportsjerseyfatorys.com/) RzlFgl http://www.sportsjerseyfatorys.com/ JcdUsw NFL Jerseys Wholesale (http://www.footballgearcenter.com/) XsmDtc http://www.footballgearcenter.com/ AcpUkk Cheap Falcons Jersey (http://www.comparefalcons.com/) HhvXqy http://www.comparefalcons.com/ MpoCbt green bay packers jersey (http://www.packersapparelshop.com/) DtjBbo http://www.packersapparelshop.com/ WyzDds
↧
Subject: Edit Customer Order Template - by: saqib
Hi,
Can you please advise which file (including directory path) to edit if I want to change text on PDF file generated for 'Customer Order'?
I want to change the text 'Order' to another word.
Thanks..
↧
Subject: handwritten invoices and expenses - by: vihren
I have downloaded the Dolibarr and I'm going to use it in our small company. It has almost every feature we need in our daily processes.
Is there a way to add a handwritten client invoice to Dolibarr's accountancy module just for calculating VAT and taxes?
I am also trying to find a way to add expenses to a travel so we can calculate our fuel and other expenses for a project?
If we begin to work with Dolibarr I can share the translation we will create for our country.
Thanks in advance for the forthcoming answers!
↧
↧
Subject: [RELEASE] CustomFields module - by: lrq3000
Hello toomanylogins,
Thank you for the detailed report.
Unluckily, I have not the slightest idea of what is going on (and usually I always have at least one theory in my sleeve). This shouldn't happen if your install is standard, so I'm pretty sure there's a difference somewhere which makes this happen but I can't pinpoint exactly from your report.
If you are willing to give me access to the FTP + a Dolibarr temporary account, I can take a look by myself and try a few stuff to better see what is going.
You can contact me by mail here:
http://www.google.com/recaptcha/mailhide/d?k=01GZ465xAGD3iYJctswfJhqg==&c=Hbb30vgeDX9ABQVBv3x-Wa525q6OKq9AaBebFjdnXns=
↧
Subject: howto transf. customfields from proposal to order - by: lrq3000
Hello Tom,
Thank you for the feedback.
I did not know you could change the date delimiter in Dolibarr. How did you do that so that I can reproduce this behaviour?
Your solution works for your specific case, but if I can reproduce the behaviour, I will fix that in the next update of CustomFields.
↧
Subject: no Bank/Cash on demo version - by: alejandror
Trying to reproduce a bug I can't find Bank/Cash menu tab in online shared demo version.
↧
Subject: howto transf. customfields from proposal to order - by: tom
Hi,
you can change the dateformat in main.lang of your language directory (in my case ../langs/de_AT/main.lang).
[code]FormatDateShort=%Y/%m/%d
change to
FormatDateShort=%d.%m.%Y
[/code]
But this is actually not the origin of my strange behaviour.
Evenwhen I set the dateformat back to slashes I have to copy the date in my trigger with
[code]
$object-> = date("d", strtotime($object->customfields->commande->cf_coorderdate));
...
[/code]
I think my problem ist that the emlements .day, .month and .year are set but have no content when I just use
[code]$object->cf_invorderdate = $object->customfields->commande->cf_coorderdate;[/code]
I set some debugs in customfields/class/customfields.class.php function create($object, $notrigger=0).
I get the copied date in $object->$key (in Format "2012-11-03") after line 381.
$object-> (and month, year) are set (line 383) but content is "" (line 384-386)
Hope this helps.
regards
tom
↧
↧
Subject: how to migrate existing database to fresh install - by: eldy
The following page may help you:
http://wiki.dolibarr.org/index.php/Backups
↧
Subject: Filtering mail module - by: kocer
I tried all of theme, all of fruits :)
My goal is sending different emails to different region or departements
↧
Subject: handwritten invoices and expenses - by: vihren
That explains how this module works. Thanks for the information!
↧
Subject: Edit Customer Order Template - by: saxa
You can also use the files in the httpd/langs/* and translate Order to your language.
↧
↧
Subject: Call agent module for mobile devices - by: fappels
The three dots is a Sencha Touch 2.0 Chrome issue. I think you use android jelly bean or ICS with chrome browser. Should be solved in Sencha Touch 2.1 about to be released.
I also follow you in the other two comments, will be adapted.
Thanks again for your constructive feedback.
↧
Subject: Need Your Opinions For My Academic Study - by: abobomsbeby
Hi www.dolibarr.org!
↧
Subject: PHP Fatal error: Allowed memory size exceeded - by: thepeleda
The actual error message is:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76 bytes) in /data/webs/.../dolibarr/htdocs/lib/databases/mysql.lib.php on line 410
This occurs when attempting to list 3000+ Third Party members of a certain Category.
I have tried setting the php.ini parameter "memory-limit" to higher values but the value reported is always 67108864.
Please help.
Petras
↧
Subject: Leila - by: abobomsbeby
What do you call explosive cow vomit? A cud missle!
↧
↧
Subject: Edit Customer Order Template - by: saqib
Thank you. This worked!
On more query, how do we add total product quantity at the end of Customer Order pdf (just like it totals amount)?
Thanks..
↧
Subject: Cloned Invoices [3.2.2] - by: davidem
yes, checked, it is not.
anyway I've tried to modify the date to see if this "Unblock" the situation but it didn't work.
I've checked on the demo version on line (3.3.0 alpha) and it seems that it is possible to change the date, but if you, after cloning, change the payment term, the due date is not recalculated.
in the versions prior to 3.2 it did work and it was possible to change the dates.
davide
↧
Subject: ECM Projects Documents - by: toomanylogins
Hello,
It looks like the ecm does not currently support the projects docs as automatic directory is that correct?
If so we would like to incorporate this functionality and contribute the code to the project. I have registered at doliforge and I can see how to submit a new task however I cannot see how to become a member of the project module for Dolibarr so that I can assign the new task to myself.
Also want to add odt support.
Can someone please advise.
Regards
Paul
↧