There is no constraint in gnucash to avoid creating two top-level accounts
with the same name while there is such a constraint for two sub-accounts.
Should the first be allowed ? Is there some reason to allow this ?
regards
sebastien
___
gnucash-devel mai
> On Mar 14, 2015, at 7:24 PM, Sébastien de Menten wrote:
>
> There is no constraint in gnucash to avoid creating two top-level accounts
> with the same name while there is such a constraint for two sub-accounts.
> Should the first be allowed ? Is there some reason to allow this ?
I'd say that'
I have edited my .profile file by adding this line to the very end.
PATH="$PATH:$HOME/Documents"
Now with that in there I can in terminal type "echo $PATH and get this
return:
david@david-Aspire-XC-605G ~ $ echo $PATH
/home/david/Documents:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:
> On Mar 15, 2015, at 4:46 AM, David Christopher wrote:
>
> I have edited my .profile file by adding this line to the very end.
>
> PATH="$PATH:$HOME/Documents"
>
> Now with that in there I can in terminal type "echo $PATH and get this
> return:
>
> david@david-Aspire-XC-605G ~ $ echo $PATH
>