Hello Chris, all,
I just installed a fresh SVN and when I tried to select Argentina as
language I got that it is not present on language table. I had hardcoded on
the chart sql to insert an entry there but I commented it on the files that
I sent you. I think it should be added on:

Pg-database.sql -> on the INSERT statement at line 147.

As note on the installation, I have to force DBD::Pg module from CPAN in
order to get it installed and I needed to install some others
modules previously to that ones on Makefile.

#cpan -i File::Remove
# cpan -i Number::Format
# cpan -i Moose
# cpan -i Config::IniFiles
# cpan -f DBD::Pg
# for PKG in `grep require Makefile.PL | cut -d\' -f2`; do cpan $PKG; done
# sh install.sh

Thanks!!!

On Mon, Mar 5, 2012 at 7:16 AM, Chris Travers <chris.trav...@gmail.com>wrote:

> Hi;
>
> sorry I missed this.  I was travelling internationally at the time
>
> On Wed, Feb 22, 2012 at 9:37 AM, Andres Basile <bas...@gmail.com> wrote:
>
>> Hello there!
>>
>> I would like to contribute to the project, I already started es_ar
>> locales and a css template, it would be wonderful if I could get some
>> directions on a couple of topics:
>>
>> On translation:
>> * I copied LedgerSMB.pot to po/es_AR.po as template then I added the menu
>> entries that I found on menu_node table and added an entry on language
>> table.
>> * I'm working on a chart account according to local legislation
>> on coa/ar/chart/General.sql.
>> - Is it the right path?
>> - Like there is a gifi sql, would it be a sic code one?
>>
>
> Yes, it is the right path.  GIFI would be for tax mapping purposes if it's
> required.  I don't know Argentinian tax stuff enough to comment as to
> whether that would be helpful.
>
> SIC tables are optional.  I don't recall if we provide one.  I will check.
>
>>
>> On template:
>> * I'm using the menu id to assign a gnu/gpl gnome icon to each menu li.
>> - Would it be a constant between releases?
>>
>
> It would be constant within 1.3.  Not guaranteed between say, 1,3 and 1.4
>
>>
>> Thank you!
>> Andres.-
>>
>>
> Thanks!  Always glad to have help!
>
> Chris Travers
>
>>
>> ------------------------------------------------------------------------------
>> Virtualization & Cloud Management Using Capacity Planning
>> Cloud computing makes use of virtualization - but cloud computing
>> also focuses on allowing computing to be delivered as a service.
>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>> _______________________________________________
>> Ledger-smb-devel mailing list
>> Ledger-smb-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Ledger-smb-devel mailing list
> Ledger-smb-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ledger-smb-devel mailing list
Ledger-smb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to