-
I am not sure this is a bug. The Allocation Rules are only shown for accounts which track VAT. If you want the allocation rules to show, right click on the account in the Account Explorer, then click on Edit. Then tick on the "Tax Tracking" checkbox and save. Then the Allocation Rule popup will show.
Regards.
2007-01-07 10:27:28 UTC by trand
-
Ah ha, I have not tested the application against Eclipse 3.2 yet, it sounds like you are on top of it anyway. This will be fixed once I have migrated to Eclipse 3.2.
Regards.
2007-01-07 10:23:48 UTC by trand
-
I've made an allocation rule. I've closed the window. The next time i opened the program it didn't show the rule. I've clicked on "allocation rule" in the tree in the left side of the screen and i still can't see my allocation rule. So i tried to make a new one with the same name but i receive the error it exists already.
2007-01-01 10:38:03 UTC by nobody
-
The ComboFieldEditor.java file contains a import statement
import org.eclipse.core.internal.runtime.Assert;
But there is no Assert class defined in this package. May be I am using a newer or older version.
My Eclipse version is 3.2.
And the required class file is in org.eclipse.jface.util package. SO I think the import statement should be
import org.eclipse.jface.util.Assert;...
2006-12-10 12:11:38 UTC by ridwan_dhk
-
trand committed patchset 8 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 1 files.
2005-12-17 20:52:01 UTC by trand
-
trand committed patchset 7 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 1 files.
2005-12-17 20:50:27 UTC by trand
-
trand committed patchset 6 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 237 files.
2005-12-17 20:18:55 UTC by trand
-
trand committed patchset 5 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 19 files.
2005-12-17 20:13:40 UTC by trand
-
trand committed patchset 4 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 7 files.
2005-12-17 19:40:05 UTC by trand
-
trand committed patchset 3 of module BookKeeper to the Transcraft My Accountant CVS repository, changing 7 files.
2005-12-17 19:40:05 UTC by trand