[GNC-dev] donation problem

2023-02-10 Thread Michael or Penny Novack
Would love to donate, but ... Unfortunately your donation process assumes we can either ... a) Do an international bank transfer (would be a great deal of trouble/red tape getting this set up as would need a one time override of fraud controls) b) Receive a confirmation code by t

Re: [GNC-dev] Sample Report with Examples

2023-01-15 Thread Michael or Penny Novack
Let me ask you, have you ever coded for a non-procedural language? If not, if scheme is your first, there is going to be  learning curve, and much of your experience with procedural languages not as much help as you might think. I'd suggest you get an elementary LISP text (scheme is a dialect

Re: [GNC-dev] Fetching invoice tax list and general business information in python

2022-10-12 Thread Michael or Penny Novack
On 10/12/2022 6:41 AM, Tim van Osch wrote: Hey everyone, I would like to render my invoice using the python bindings but I am having two issues. The main issue I am having is getting the tax values of an invoice per tax table. Something like this: *VAT 21% *€152.00 *VAT 6%*€23.00 I

Re: [GNC-dev] Data Model Schema

2022-08-21 Thread Michael or Penny Novack
On 8/21/2022 11:42 AM, john wrote: On Aug 21, 2022, at 7:51 AM, Michael or Penny Novack wrote: I do not understand what you could mean by going back and forth from Quickbools to gnucash (or any other double entry bookkeeping software) as Quickbooks is not double entry. Michael, you&#x

Re: [GNC-dev] Data Model Schema

2022-08-21 Thread Michael or Penny Novack
On 8/20/2022 3:06 PM, Scott Morgan wrote: Hi John, Well, I did some work building an open source Java Accounting Model ( adligo.org) a few times of the past two decades. Now I find my self using QuickBooks online, so I have been looking for some collaborators and gnucash seems like the most

Re: [GNC-dev] „Accruals are potentially missing as account_types in the db scheme

2022-04-16 Thread Michael or Penny Novack
On 4/16/2022 6:56 AM, Alexander Damm wrote: " If I understand correctly what you mean by "accruals" you mean that this report requires you to treat some liabilities differently than others. You need to be able to distinguish between them. This would not require a new "account type", just a parti

Re: [GNC-dev] „Accruals are potentially missing as account_types in the db scheme

2022-04-14 Thread Michael or Penny Novack
Due to the mandatory Taxonomie I have to use among other things the following acoounts: Activ: (Fixed Assets) de-gaap-ci:bs.ass.fixAss (Current Assets) de-gaap-ci:bs.ass.currAss Passiv: (Equity) de-gaap-ci:bs.eqLiab.equity (Accurals)de-gaap-ci:bs.eqLiab.accruals (Liability) de-gaap-ci:bs.eqLiab.

Re: [GNC-dev] Omit zero balance figures Vs Show zero balances

2021-11-30 Thread Michael or Penny Novack
On 11/29/2021 9:37 PM, Adrien Monteleone wrote: I could be mistaken as to your question, but you can include accounts with zero balances, but not show the actual zeros. This allows you to not show zeros for 'header' accounts in your tree. (even if they aren't set as technical placeholders) I

Re: [GNC-dev] "Mortgage Repayment Druid"

2020-09-16 Thread Michael or Penny Novack
On 9/16/2020 12:52 PM, David Carlson wrote: Unfortunately, it is not flexible enough to handle modern calculations involving daily interest calculations, prepayments, and other variations, but it can still be used to set up a reasonably good estimated split between principal and interest with o

Re: [GNC-dev] Deprecation of XML file

2020-09-14 Thread Michael or Penny Novack
Is there a reason to keep supporting the XML file in future? Wouldn't it be easier to force save the data to SQlite to tackle the move from QOF? The benefit of point in time save (instead of transactional save) could be achieved by working from a copy instead. Probable issue would arise fro

Re: [GNC-dev] PDF Reports

2020-03-18 Thread Michael or Penny Novack
On 3/17/2020 11:00 PM, David Carlson wrote: I added gnucash-user to the cc to distribute this to wider audience. I believe that if you export to pdf, then some pdf readers do split between lines. I think Firefox is one that works ok, but it has been a while since I tried it. David Carlson Ag

Re: [GNC-dev] Interest

2018-12-15 Thread Michael or Penny Novack
On 12/14/2018 10:26 AM, David Cousens wrote: Frank, Will give it a go. Hamid is possibly right in that it will be too complex to deal with the various possibilities but I will see if I can illustrate a few simple cases. David It is definitely too complex. There are simply far too many variants

Re: [GNC-dev] Interest

2018-12-12 Thread Michael or Penny Novack
On 12/11/2018 11:07 PM, Hamidreza Jafari wrote: I didn't follow Michael D Novack. Though I can clarify on some issues that were mentioned. Hamid Sorry about that. I was not expecting many on this list to understand, but there can be MORE differences between Western Civ "interest" loans and no i

Re: [GNC-dev] Interest

2018-12-11 Thread Michael or Penny Novack
On 12/11/2018 7:05 AM, Hamidreza Jafari wrote: Enter the annual interest rate in percent. Accepts values from 0.001 - 100. The Mortgage Assistant does not support zero-interest loans. What's the situation? Hamid Needed for more than just Islam BUT perhaps this belongs in the "user" discu

Re: [GNC-dev] UK VAT - Making Tax Digital

2018-11-01 Thread Michael or Penny Novack
On 11/1/2018 12:12 PM, Clint Redwood wrote: Hi Folks, I’ve been using GNUcash to manage my company accounts for 10 years, but a change in the UK law means that all VAT will need to be submitted electronically from an accounting package from April 2019. FIRST need to settle the literal wordi