You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(68) |
Feb
(121) |
Mar
(59) |
Apr
(49) |
May
(110) |
Jun
(109) |
Jul
(146) |
Aug
(122) |
Sep
(83) |
Oct
(94) |
Nov
(90) |
Dec
(157) |
2002 |
Jan
(169) |
Feb
(186) |
Mar
(168) |
Apr
(353) |
May
(338) |
Jun
(278) |
Jul
(220) |
Aug
(336) |
Sep
(122) |
Oct
(183) |
Nov
(111) |
Dec
(265) |
2003 |
Jan
(358) |
Feb
(135) |
Mar
(343) |
Apr
(419) |
May
(277) |
Jun
(145) |
Jul
|
Aug
(134) |
Sep
(118) |
Oct
(97) |
Nov
(240) |
Dec
(293) |
2004 |
Jan
(412) |
Feb
(217) |
Mar
(202) |
Apr
(237) |
May
(333) |
Jun
(201) |
Jul
(303) |
Aug
(218) |
Sep
(285) |
Oct
(249) |
Nov
(248) |
Dec
(229) |
2005 |
Jan
(314) |
Feb
(175) |
Mar
(386) |
Apr
(223) |
May
(281) |
Jun
(230) |
Jul
(200) |
Aug
(197) |
Sep
(110) |
Oct
(243) |
Nov
(279) |
Dec
(324) |
2006 |
Jan
(335) |
Feb
(396) |
Mar
(383) |
Apr
(358) |
May
(375) |
Jun
(190) |
Jul
(212) |
Aug
(320) |
Sep
(358) |
Oct
(112) |
Nov
(213) |
Dec
(95) |
2007 |
Jan
(136) |
Feb
(104) |
Mar
(156) |
Apr
(115) |
May
(78) |
Jun
(75) |
Jul
(30) |
Aug
(35) |
Sep
(50) |
Oct
(44) |
Nov
(33) |
Dec
(35) |
2008 |
Jan
(90) |
Feb
(63) |
Mar
(47) |
Apr
(42) |
May
(72) |
Jun
(85) |
Jul
(25) |
Aug
(20) |
Sep
(14) |
Oct
(11) |
Nov
(25) |
Dec
(39) |
2009 |
Jan
(39) |
Feb
(46) |
Mar
(16) |
Apr
(27) |
May
(51) |
Jun
(66) |
Jul
(78) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2016 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jaco v. S. <ja...@cy...> - 2001-07-02 10:57:30
|
Antonie I think you have to set up the printer driver for Linux first. I assume you are printing via windows, which provides its own driver. When you print the Invoice you will be using the Linux driver. To set this up go to webmin-system-printers etc. Not in SWAT! regards At Sunday, 1 July 2001, you wrote: >Hi All, > >I want to know if one do "Print Invoice" what printer does sql-ledger >uses.The default Linux printer or do you have to set up a printer for >sql-ledger. > >Regards >Antonie Coetzee >Glantech Automation and I.T. > -- Jaco van Staden Cyber Seal, Enterprise Software Development Tell: +27 82 927 5513, Fax: +27 12 998 0249, http://www.cyberseal.co.za |
From: Martin L. <ma...@li...> - 2001-07-02 10:50:05
|
glantech wrote: > Hi All, > > I want to know if one do "Print Invoice" what printer does sql-ledger > uses.The default Linux printer or do you have to set up a printer for > sql-ledger. only requirement is that you must be able to print from your browser (netscape, ie), since all printing is done through browsers File->Print menu. -- Martin Lillepuu | E-mail: ma...@li... | GSM: +372 51 56 450 |
From: Oscar B. <os...@el...> - 2001-07-02 09:06:55
|
L.W. For me the way to be sure (as a Postgresql beginner) that Pg was running correctly was trying to use it with webmin (http://www.webmin.com/). PLease make sure that you have created a Pg user (usually called = postgres) and that this user may create databases. If you are root you would then do: su - postgres to change to the Pg user. You can NOT access Pg from root. You would then see something like: [postgres@localhost pgsql]$ then just follow the manual by typing: psql dbname < acc-Pg.sql (where dbname ofcourse stands for the name of the database you have = created just before) Obviously you can only do this when you are in de directory where you = have the file called acc-Pg.sql For Mandrake 8.0 that should be: /var/www/sql-ledger/sql/ To leave the user postgres just type: exit on the commandline. Enjoy, Oscar _______________________________________________________________________ Oscar Buijten Tel: +33.4.67.57.97.45 Fax: +33.4.67.57.97.46 GSM: +33.6.20.84.15.22 Email: os...@el... http://www.elbie.com |
From: Glenn R. <gl...@co...> - 2001-07-01 19:01:33
|
Hi Craig, This happened to me too, it has something to do with permissions. I can't remember the exact details but check the install instructions again and make sure you have the permissions correctly set. g Craig Nunemaker wrote: > > I am trying to setup my first user under admin.pl. > I followed the instructions for setting up the database section. But I get > the following error. > > Error! > > User=HASH(0x81b4810) > > Am I filling in one of the fields wrong or should I be a certain user besides > root to setup a new user. > -- > Craig Nunemaker > sc...@ip... -- Glenn Ramsey <gl...@co...> http://www.componic.com |
From: glantech <gla...@xs...> - 2001-07-01 12:32:43
|
Hi All, I want to know if one do "Print Invoice" what printer does sql-ledger uses.The default Linux printer or do you have to set up a printer for sql-ledger. Regards Antonie Coetzee Glantech Automation and I.T. |
From: Craig N. <sc...@ip...> - 2001-06-30 22:17:45
|
I am trying to setup my first user under admin.pl. I followed the instructions for setting up the database section. But I get the following error. Error! User=HASH(0x81b4810) Am I filling in one of the fields wrong or should I be a certain user besides root to setup a new user. -- Craig Nunemaker sc...@ip... |
From: Oscar B. <os...@el...> - 2001-06-28 10:37:48
|
Dieter, When I actually start using it (meaning filling the AR and AP tables with life data) then I definitely fill out your survey form. Regards, Oscar ----- Message d'origine ----- De : "Dieter Simader" <dsi...@sq...> À : <sql...@li...> Envoyé : mercredi 27 juin 2001 21:56 Objet : wrong URL > I posted an internal web address in my previous email. > > The link to the form should have been > > http://www.sql-ledger.org/misc/survey.html > > > Dieter Simader http://www.sql-ledger.org (780) 472-8161 > DWS Systems Inc. Accounting Software Fax: 478-5281 > =========== On a clear disk you can seek forever =========== > |
From: Dieter S. <dsi...@sq...> - 2001-06-27 19:56:10
|
I posted an internal web address in my previous email. The link to the form should have been http://www.sql-ledger.org/misc/survey.html Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== |
From: Dieter S. <dsi...@sq...> - 2001-06-27 17:16:37
|
When you are done translating the chart of accounts send it to me and I'll post it on the website. The link codes are of no use for the user and are used internally to build a dynamic system. There are some french users but most users don't take the time of day to fill in the survey form and tell others that they are using it. The form is at http://sql-ledger.simtax.ca/misc/survey.html It's not a registration form but only to show to other users that the software can be used in country such and such. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Wed, 27 Jun 2001, Oscar Buijten wrote: > Hi, > > In the colums calles 'link' in the table 'chart' I see references to: > IC_sale, IC_income, CT_tax and a few others like that. All the > AP_amount and others I understand as they refer to the tables AR and > AP. But the ones decribed above I do not understand. As I am now > making a French chart of accounts (I seem to become the only user with > a French company) I would appreciate if someone could explain it to > me. > > Thanks and regards, > > Oscar > > PS: When I am done, is anybody interested inreceiving the table? Dieter?? > ________________________________________________________________________ > > Oscar Buijten > > Tel: +33.4.67.57.97.45 > Fax: +33.4.67.57.97.46 > GSM: +33.6.20.84.15.22 > Email: os...@el... > > http://www.elbie.com > |
From: Oscar B. <os...@el...> - 2001-06-27 13:39:28
|
Hi, In the colums calles 'link' in the table 'chart' I see references to: = IC_sale, IC_income, CT_tax and a few others like that. All the AP_amount and others I understand as they refer to the tables AR = and AP. But the ones decribed above I do not understand. As I am now making a French chart of accounts (I seem to become the only = user with a French company) I would appreciate if someone could explain = it to me. Thanks and regards, Oscar PS: When I am done, is anybody interested inreceiving the table? = Dieter?? ________________________________________________________________________ Oscar Buijten Tel: +33.4.67.57.97.45 Fax: +33.4.67.57.97.46 GSM: +33.6.20.84.15.22 Email: os...@el... http://www.elbie.com |
From: Ibrahim S. <gtk...@ya...> - 2001-06-27 11:51:41
|
Thanks for the response. Picking up you points here are my answers 1- PostgreSQL is running well and I can access sql-ledger files through pgaccess (thanks to your -i flag positionning tip) 2 - Pg driver seems to be correctly installed (When I first install DBI-Pg I had an error message, but after removing the DBI- component that type of error has dissapeared) 3 - see 1 4 - I have been following installation instructions since version 1.2.9 but I have not been successful (only since version 1.4.5 that I can have been able to get a login and admin screens. Infact I have posted my problems several times, and inspite of good intentions of trying to help me, none of these have been successful in solving my problem) 5 - I have been following this mailing list for quite a while now and try to read every tip for on installation but no success 6 - I will send my last error messages tonight Any new proposal Thanks Ibrahim oscar wrote: > Ibrahim, If you are running Mandrake 8.0 (installed from the > commercially available CD's) you should not really need to worry about > Mandrake itself.1st you need to know if you installed (during your > Mandrake 8.0 installation) PostgreSQL2nd you need to know if you > installed DBI and DBD-pg (I did it with .rpm's found on the net. I > believe I have installed the following: > perl-DBD-Pg-0.95-1mdk.i586.rpm and perl-DBI-1.14-4mdk.i586.rpm (the > DBI you can find on one of the Mandrake 8.0 CD's as well if you bought > 'the pack'.3rd You need to be sure you start Pg with the '-i flag' => > see previous mails.4th Follow in detail the installation instructions > of SQL-ledger.5th If it still douesn't work read trhough ALL my > previous mails of the last few weeks on the message board. I think I > have been pretty detailed about the hick-ups I had with Mandrake > 8.0.6th If you still can't get it to work send a detailed report of > the errors you get on your screen and in your logs (copy, paste them > !!!!) Oscar > > ----- Message d'origine ----- > De : Ibrahim Shaame > À : os...@el... > Envoyé : mardi 26 juin 2001 17:59 > Objet : Re: Question pour les français entre nous. > Ce n'est pas une reponse à votre question, mais une demande > !! J'ai compris que vous tournez sql-ledger sur Mandrake > 8.0. Je n'ai toujours pas réussi à l'installer sur ma > machine (Mandrake 8.0). Pouvez-vous me donner des > informations sur votre configuration, tel que : > user (dans Apache httpd.conf) > group ( idem) > lieu où vous avez mis le répertoire sql-ledger > le propriétaire du sql-ledger et ses fichiers et > sous-repertoires > > car chaque fois j'essaies de faire un login j'obtiens le > fameux message d'erreur de serveur et que je dois contacter > root@....... > En lisant le fishier error_log il dit qu'il ne peut pas > executer sql-ledger.gif, car je n'ai pas de permission. > > Je serais très réconnaisant, car je commence à désespérer. > > Merci d'avance et meilleures salutations > > Ibrahim Shaame > > > Oscar Buijten wrote: > > > Est-ce-que il-y-a quelq'un en france qui utilise > > SQL-ledger pour son entreprise?Si oui, est-ce-vous avez > > des données/changements a partager? Merci, > > Oscar________________________________________________________________________ > > Oscar Buijten Tel: +33.4.67.57.97.45 > > Fax: +33.4.67.57.97.46 > > GSM: +33.6.20.84.15.22 > > Email: os...@el... http://www.elbie.com > |
From: oscar <os...@el...> - 2001-06-27 10:28:17
|
About MS Access -> Postgresql and ODBC (Another answer)Dear Antonio, I am trying to use your 'upsizing toolkit'. After i select 'the most simple database in the world' (using Access97) = I get the following error Error 3021 no current record The error occurs after clicking 'Amend Parametres'. As far as i understand I have followed your instruction as mentioned on = your site. Any idea what this means? The Pg ODBC driver is installed and works. Thanks for your help in advance. Regards, Oscar ----- Message d'origine -----=20 De : Administrador=20 =C0 : 'sql...@li...'=20 Envoy=E9 : jeudi 21 juin 2001 10:17 Objet : About MS Access -> Postgresql and ODBC (Another answer) Also, if anybody has interest about the "Upsizing Toolkit": You can = visit:=20 http://dspace.dial.pipex.com/boylesa/=20 Antonio Gallardo.=20 -----Mensaje original-----=20 De: Oscar Buijten [SMTP:os...@el...]=20 Enviado el: jueves 21 de junio de 2001 1:28=20 Para: sql...@li...=20 Asunto: Re: Postgresql and ODBC > MsAccess (The answer)=20 For those who are interested:=20 If you would like to access your Postgresql server on your linux (or = whatever else box) from MickeySoft Access you will need to install the = Postgresql ODBC server. It is a piece of cake to do. Just ftp to (be = carefull, it might be bussy on this site) ftp.postgresql.org=20 and move to pub/=20 Download the .html and .txt files there for your reference.=20 Then move to full/=20 and download: psqlodbc-07_01_0005.zip=20 unzip, doubleclick and off you go.=20 To access your Pg Dbase from MsAccess97:=20 Open a new database, in tables click on new.=20 Select: attach table and click OK.=20 A new window will open. Fromfile type, select: ODBC=20 A new window will open.=20 Next to the DSN name field you click on NEW.=20 A new window will open. Select PostgreSQL, click next=20 Now fill in the name of the new DSN entry you are about to make.=20 The name of the Dbase you are going to access on Postgrqsql will do = in most cases.=20 Click on next and then on finish.=20 A new window will open.=20 This one looks very simalar to the user id in SQL ledger doesn't it? = Fill in the details (you may want to peek into the advanced settings = while you'r there) and off you go!=20 Enjoy,=20 Oscar=20 ----- Message d'origine -----=20 De : Oscar Buijten=20 =C0 : sql...@li...=20 Envoy=E9 : mercredi 20 juin 2001 12:08=20 Objet : Postgresql and ODBC > MsAccess=20 Hello all,=20 Realising that thismay not be the perfect place to ask my question = I want to give it a try anyway.=20 I currently have information stored in a Access97 database.=20 Part of this information I would need to transfer to Postgresql = (on a linux box (Mandrake 8.0) to use it in the SQL-ledger. Question is: how to do this?=20 I assume I would need to do it using ODBC, but I have no clue what = to install (as a driver) and=20 where to install it (on the linux box or on the wondoze box).=20 Does anyone has a good answer on this?=20 Thanks in advance!=20 Regards,=20 Oscar=20 = ________________________________________________________________________ = Oscar Buijten=20 Tel: +33.4.67.57.97.45=20 Fax: +33.4.67.57.97.46=20 GSM: +33.6.20.84.15.22=20 Email: os...@el...=20 http://www.elbie.com <<Archivo: ATT00001.htm>>=20 |
From: oscar <os...@el...> - 2001-06-27 09:04:29
|
Ibrahim, If you are running Mandrake 8.0 (installed from the commercially = available CD's) you should not really need to worry about Mandrake = itself. 1st you need to know if you installed (during your Mandrake 8.0 = installation) PostgreSQL 2nd you need to know if you installed DBI and DBD-pg (I did it with = .rpm's found on the net. I believe I have installed the following: perl-DBD-Pg-0.95-1mdk.i586.rpm and perl-DBI-1.14-4mdk.i586.rpm = (the DBI you can find on one of the Mandrake 8.0 CD's as well if you = bought 'the pack'. 3rd You need to be sure you start Pg with the '-i flag' =3D> see = previous mails. 4th Follow in detail the installation instructions of SQL-ledger. 5th If it still douesn't work read trhough ALL my previous mails of the = last few weeks on the message board. I think I have been pretty detailed about the hick-ups I had with Mandrake 8.0. 6th If you still can't get it to work send a detailed report of the = errors you get on your screen and in your logs (copy, paste them !!!!) Oscar ----- Message d'origine -----=20 De : Ibrahim Shaame=20 =C0 : os...@el...=20 Envoy=E9 : mardi 26 juin 2001 17:59 Objet : Re: Question pour les fran=E7ais entre nous. Ce n'est pas une reponse =E0 votre question, mais une demande !! J'ai = compris que vous tournez sql-ledger sur Mandrake 8.0. Je n'ai toujours = pas r=E9ussi =E0 l'installer sur ma machine (Mandrake 8.0). Pouvez-vous = me donner des informations sur votre configuration, tel que :=20 user (dans Apache httpd.conf)=20 group ( idem)=20 lieu o=F9 vous avez mis le r=E9pertoire sql-ledger=20 le propri=E9taire du sql-ledger et ses fichiers et = sous-repertoires=20 car chaque fois j'essaies de faire un login j'obtiens le fameux = message d'erreur de serveur et que je dois contacter root@.......=20 En lisant le fishier error_log il dit qu'il ne peut pas executer = sql-ledger.gif, car je n'ai pas de permission.=20 Je serais tr=E8s r=E9connaisant, car je commence =E0 d=E9sesp=E9rer.=20 Merci d'avance et meilleures salutations=20 Ibrahim Shaame=20 =20 Oscar Buijten wrote:=20 Est-ce-que il-y-a quelq'un en france qui utilise SQL-ledger pour son = entreprise?Si oui, est-ce-vous avez des donn=E9es/changements a = partager? Merci, = Oscar____________________________________________________________________= ____ Oscar Buijten Tel: +33.4.67.57.97.45=20 Fax: +33.4.67.57.97.46=20 GSM: +33.6.20.84.15.22=20 Email: os...@el... http://www.elbie.com |
From: Oscar B. <os...@el...> - 2001-06-26 15:12:19
|
Est-ce-que il-y-a quelq'un en france qui utilise SQL-ledger pour son = entreprise? Si oui, est-ce-vous avez des donn=E9es/changements a partager? Merci, Oscar ________________________________________________________________________ Oscar Buijten Tel: +33.4.67.57.97.45 Fax: +33.4.67.57.97.46 GSM: +33.6.20.84.15.22 Email: os...@el... http://www.elbie.com |
From: <ke...@dk...> - 2001-06-23 20:25:21
|
On Sat, Jun 23, 2001 at 11:58:52AM +0100, Mark Tiramani wrote: > > but I cannot find the customertax vendortax and partstax tables > > How is this done? With some sql statements? > > The customertax etc. are new database tables that are required to support the multiple tax accounts available in 1.4. > You must add the items to the new tables by hand. If you currently only need one level of tax for all your > services/products and clients then I believe you only need to populate the customertax table by hand. > > First, back-up your sql-ledger postgres database. Hmm, how do I do that? I have no good knowledge of psql organization. WHat I did was to "cp" /var/lib/pgsql/data/base/db1 to var/lib/pgsql/data/base/db2 Is that enough? > Assuming you have already run the script 'update.sql' in the sql directory of the 1.4.x distribution against your sql- > ledger database, here is an example for simple GST/VAT: > > look at the 'tax' table of your sql-ledger database and get the value from the 'chart_id' column for your main GST tax. How do I look? Ins psql db2 then what? > look at the 'customer' table and get the first relevant value from the 'id' column. > enter this customer 'id' value into the 'customer_id' column of the new 'customertax' table. > enter the 'chart_id' from the 'tax' table into the 'chart_id' column of the same row of the new 'customertax' table. > > repeat the above for every customer to which this tax rate applies. > > In sql-ledger go to the 'Edit Customer' screen for each customer to which you supply a taxable service/part and > check the checkbox labled 'Taxable _ GST'. > > In sql-ledger go to each service/part you supply and check the checkbox at the bottom of the 'Edit Service' screen > that is labled something like '2310-GST'. I get the error ERROR: Relation 'tax' does not exist SELECT chart_id FROM tax WHERE chart_id = 10004 very early in the process, when editing the tax account. > > And why is this necessary? I think one should be very careful > > with doing changes to the database of an existing account > > database - it could potentuallty hurt your accounts. > > If you do the updates as described you should have no problems. However, it is of course advisable to back-up your > sql-ledger database before doing the update. Thanks for the help! But I see some general problems in this kind of upgrade. You need to have good knowledge of sql, and psql, and then do quite some work in the hand. I don't understand why this could not be a perl script, where you enter the tax account numbers in a form, and then it does all of this for you. And then it could also run the update.pl script on demand. On the other hand, I am amzed that it can be done. That is, it is possible to change the underlying data structure of the db in a well,defined way. The Tax stuff is some add ons. Some of the critics here say that the architecture of SL is too simple, and that you cannot then build on SL. But with what is now demonstrated, another strategy, using SL now, and then make an upgrade when/if a better data model becomes available. An upgrade like this just has to be better supported, eg by having some programs directly available from the web user interface. If not, then SL is an accounting system for programmers only. Dieter, what do you think? Could the next database update be fully supported by a web interface? Or are there problems in this? Could be done as a special page from the admin page. (are there checks in the database for which version it is? The version could stored in a table.) Keld |
From: Mark T. <ma...@fr...> - 2001-06-23 11:00:08
|
> but I cannot find the customertax vendortax and partstax tables > How is this done? With some sql statements? The customertax etc. are new database tables that are required to support the multiple tax accounts available in 1.4. You must add the items to the new tables by hand. If you currently only need one level of tax for all your services/products and clients then I believe you only need to populate the customertax table by hand. First, back-up your sql-ledger postgres database. Assuming you have already run the script 'update.sql' in the sql directory of the 1.4.x distribution against your sql- ledger database, here is an example for simple GST/VAT: look at the 'tax' table of your sql-ledger database and get the value from the 'chart_id' column for your main GST tax. look at the 'customer' table and get the first relevant value from the 'id' column. enter this customer 'id' value into the 'customer_id' column of the new 'customertax' table. enter the 'chart_id' from the 'tax' table into the 'chart_id' column of the same row of the new 'customertax' table. repeat the above for every customer to which this tax rate applies. In sql-ledger go to the 'Edit Customer' screen for each customer to which you supply a taxable service/part and check the checkbox labled 'Taxable _ GST'. In sql-ledger go to each service/part you supply and check the checkbox at the bottom of the 'Edit Service' screen that is labled something like '2310-GST'. > And why is this necessary? I think one should be very careful > with doing changes to the database of an existing account > database - it could potentuallty hurt your accounts. If you do the updates as described you should have no problems. However, it is of course advisable to back-up your sql-ledger database before doing the update. Mark Mark Tiramani FREDO Internet Services ma...@fr... |
From: <ke...@dk...> - 2001-06-22 22:45:26
|
I have some trouble converting a SL database from 1.2 to 1.4 The update doc says: 7. setup your tax accounts in the chart of accounts and add the id for the account number from the chart table and the id for the customer from the customer table to the customertax table add the id for the account number from the chart table and the id for the vendor from the vendor table to the vendortax table add the id for the account number from the chart table and the id for the part from the parts table to the partstax table but I cannot find the customertax vendortax and partstax tables How is this done? With some sql statements? And why is this necessary? I think one should be very careful with doing changes to the database of an existing account database - it could potentuallty hurt your accounts. Kind regards Keld |
From: Steve D. <sd...@sw...> - 2001-06-22 16:58:34
|
Hi AJ. AJ Hettema wrote: > hi there, > > I'am busy translating the all-file to Dutch including the templates. I've done > about 70% so far, and come up with the following questions. I hope someone can > give me the answers so I can finish this translation and post it to the > developers. > Service => I think you mean something like a description for hours? This is just when you sell anything that is not a physical good. It could be the hours for a programmer, engineer, or accountant. The phone company also sells "service". > > COGS => Think this is a apprevation for buying some goods??? Where does it > stand for??? Cost of Goods Sold. For the cost of the physical goods you manufacture or buy to sell. Includes raw materials, direct labor, inventories, etc. > > CR => ??? > Credit to an account. The right side of a journal entry. > DR => ??? Debit to an account. The left side of a journal entry. > > Deposit => Is this something you receive??? > Not sure where this is used. > GIFI Code => ??? > > Can anyone give me some more explanation on this words in more than a short > sentence so I can make a correct translation to Dutch. > > Thnx > AJ Hettema |
From: Jonas S. <jo...@jo...> - 2001-06-22 14:58:24
|
On Fri, 22 Jun 2001, Rod Roark wrote: > I'm pretty sure COGS means exactly what the words say. I.e., you buy > a dozen widgets from your distributor at $10 each. You sell 8 of > them. Your COGS is $80. The other 4 are accountable as inventory. Well, I should maybe keep quiet about things I don't know about - my company deals with "Services" only (if I ever buy goods for my clients then I simply pass on the bill without charging extra), and thus I haven't really understood the concept and wordings concerning goods... :-) I have yet to have business friends of mine proof-read my danish translations. - Jonas -- Jonas Smedegaard <jo...@jo...> http://www.jones.dk/~jonas/ IT-guide dr. Jones <dr...@jo...> http://dr.jones.dk/ +45 40843136 Debian GNU/Linux <js...@de...> http://www.debian.org/ GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085 ECA9 9FB0 DB32 C024 40B8 GNU GPL: "The source will be with you... always." |
From: Rod R. <ro...@su...> - 2001-06-22 14:39:57
|
On Friday 22 June 2001 06:59, Jonas Smedegaard wrote: > ... > > COGS => Think this is a apprevation for buying some goods??? Where > > does it stand for??? > > I looked it up and found the term "Cost of goods sold". in my danish > translation I made it something like "Sales expenses", but I think > it refers only to the loss of storing goods (non-virtual goods that > is). I'm pretty sure COGS means exactly what the words say. I.e., you buy a dozen widgets from your distributor at $10 each. You sell 8 of them. Your COGS is $80. The other 4 are accountable as inventory. -- Rod http://www.sunsetsystems.com/ |
From: Jonas S. <jo...@jo...> - 2001-06-22 13:59:10
|
On Fri, 22 Jun 2001, AJ Hettema wrote: > Service => I think you mean something like a description for hours? I guess SQL-Ledger first designed to link bying and selling with goods. Later on support for "virtual" goods was added - things like "support", "Service" and "Consultancy" that is not stored in a room with the risk of running low on amounts... > COGS => Think this is a apprevation for buying some goods??? Where does it > stand for??? I looked it up and found the term "Cost of goods sold". in my danish translation I made it something like "Sales expenses", but I think it refers only to the loss of storing goods (non-virtual goods that is). > CR => ??? > DR => ??? Debet or Credit transactions. It is used in ca.pl, where I found this: $total += $ca->{balance}; $drcr = " "; $balance = " "; if ($ca->{balance} > 0) { $balance = sprintf("%.2f", $ca->{balance}); $drcr = $locale->text('CR'); } if ($ca->{balance} < 0) { $balance = sprintf("%.2f", -$ca->{balance}); $drcr = $locale->text('DR'); } In other words, you could translate it to "Debet" and "Credit" if those are the terms used in the Netherlands (and Belgium). (I'll correct this in the danish translation as well...) > Deposit => Is this something you receive??? Yeah, I think Dieter wanted a different wording of "payment" for selling and buying... > GIFI Code => ??? I looked that up earlier, and this is my note for muyself: gifi: General Index of Financial Information (Canadian way to collect financial information in a codified format) Kind regards, Jonas -- Jonas Smedegaard <jo...@jo...> http://www.jones.dk/~jonas/ IT-guide dr. Jones <dr...@jo...> http://dr.jones.dk/ +45 40843136 Debian GNU/Linux <js...@de...> http://www.debian.org/ GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085 ECA9 9FB0 DB32 C024 40B8 GNU GPL: "The source will be with you... always." |
From: AJ H. <Ig...@ec...> - 2001-06-22 13:40:55
|
I think I found out what GIFI-code stands for (at least what the apprevation stands for). General Index of Financial Information (GIFI As a corporation, you have to include financial statements when you file a T2 Corporation Income Tax Return. Financial statements usually consist of a balance sheet, a statement of retained earnings, an income statement, and often, notes to financial statements. We at CCRA are introducing a new method for filing this information: the General Index of Financial Information (GIFI). When you use the GIFI, you will not need to submit your financial statements with your return and schedules. What is the GIFI? The GIFI is an extensive list of financial statement items where each item has a unique code (e.g., cash is 1001). Our goal in developing the GIFI was to provide a list of financial statement items that would allow your corporation to report its unique combination of accounts. The GIFI lets you select items you usually show on your financial statements, so you can give the same level of detail that you report now. Here's the link I found this info: http://www.drtax.ca/kb/curr/t2/rc/rgifi.htm >===== Original Message From sql...@li... ===== >AJ Hettema wrote: > >> hi there, >> >> I'am busy translating the all-file to Dutch including the templates. I've done >> about 70% so far, and come up with the following questions. I hope someone can >> give me the answers so I can finish this translation and post it to the >> developers. >> Service => I think you mean something like a description for hours? >> COGS => Think this is a apprevation for buying some goods??? Where does it > >I have not used sql-ledger yet (I have been trying since ver. 1.2.9 but have not >succeeded to make it work!!!!), but as Accountant I would guess > >COGS = Cost of Goods Sold >CR = Credit >DR = Debit > >For Service and GIFI I would leave for Americans/Canadians to answer ! > >Good luck > >Ibrahim > > >> >> stand for??? >> CR => ??? >> DR => ??? >> Deposit => Is this something you receive??? >> GIFI Code => ??? >> >> Can anyone give me some more explanation on this words in more than a short >> sentence so I can make a correct translation to Dutch. >> >> Thnx >> AJ Hettema > > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com |
From: Ibrahim S. <gtk...@ya...> - 2001-06-22 13:14:15
|
AJ Hettema wrote: > hi there, > > I'am busy translating the all-file to Dutch including the templates. I've done > about 70% so far, and come up with the following questions. I hope someone can > give me the answers so I can finish this translation and post it to the > developers. > Service => I think you mean something like a description for hours? > COGS => Think this is a apprevation for buying some goods??? Where does it I have not used sql-ledger yet (I have been trying since ver. 1.2.9 but have not succeeded to make it work!!!!), but as Accountant I would guess COGS = Cost of Goods Sold CR = Credit DR = Debit For Service and GIFI I would leave for Americans/Canadians to answer ! Good luck Ibrahim > > stand for??? > CR => ??? > DR => ??? > Deposit => Is this something you receive??? > GIFI Code => ??? > > Can anyone give me some more explanation on this words in more than a short > sentence so I can make a correct translation to Dutch. > > Thnx > AJ Hettema _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |
From: AJ H. <Ig...@ec...> - 2001-06-22 12:53:04
|
hi there, I'am busy translating the all-file to Dutch including the templates. I've done about 70% so far, and come up with the following questions. I hope someone can give me the answers so I can finish this translation and post it to the developers. Service => I think you mean something like a description for hours? COGS => Think this is a apprevation for buying some goods??? Where does it stand for??? CR => ??? DR => ??? Deposit => Is this something you receive??? GIFI Code => ??? Can anyone give me some more explanation on this words in more than a short sentence so I can make a correct translation to Dutch. Thnx AJ Hettema |
From: Jonas S. <jo...@jo...> - 2001-06-22 11:26:53
|
On Thu, 21 Jun 2001, Ibrahim Shaame wrote: > Jonas Smedegaard wrote: > > Please don't abuse the ease of posting a question to lots of people on a > > mailinglist, do a bit of diggin' yourself as well. > > > > Don't get me wrong here - I'd love to help! I really do. It just feels > > silly to repeat what have been said quite recently (by fellow hackers - I > > am just whining here, not the guru with all the answers ;-) > > > > Hi, > I slightly disagree with you. When starting to learn something new it takes a > hell of time to get yourself together. A small question which could take one > second for a veteran to answer might cost hours, days, weeks to solve for a > novice. I am a live example. Although I had installed several times > PostgreSQL on Slackware, I had a hard time with Mandrake 8.0, until yesterday > when Oscar Buijten shared his experience. So please don't discourage > questions. No question is a bad question! I believe very strongly in stupid questions. But also I sometimes find the answer "That question you can answer yourself - here's how..." appropriate. Sorry if I was biting too much. It was meant as constructive criticism :-) - Jonas -- Jonas Smedegaard <jo...@jo...> http://www.jones.dk/~jonas/ IT-guide dr. Jones <dr...@jo...> http://dr.jones.dk/ +45 40843136 Debian GNU/Linux <js...@de...> http://www.debian.org/ GnuPG(1024D/C02440B8): 9A98 C6EB C098 9ED0 3085 ECA9 9FB0 DB32 C024 40B8 GNU GPL: "The source will be with you... always." |