| 1 | initial version |
I've been puzzling about exactly the same thing yesterday. You only have to add the line
nbu.set_accounts(True)
to your script (before you start adding users). It's clearly indicated in the reference manual, but I overlooked it too.
| 2 | No.2 Revision |
I've been puzzling about exactly the same thing yesterday. You only have to add the line
nbu.set_accounts(True)
nbu.set_accounts(True)
to your script (before you start adding users). It's clearly indicated in the reference manual, but I overlooked it too.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.