On Thu, Apr 15, 2010 at 1:18 PM, Skipper <[email protected]> wrote: > > Btw, is there a way to know the ending balance of the _previous_ period of > an account? Or, to complicate things, the opening balance of a new > excercise? > > These two number would further improve the usefulness of this GL. > > For sales and purchases, I would also like to show the PayƩ status. This is > possibly not easily doable, but maybe you have an idea. > > Thanks, > Skipper > > Yes, have a look on http://www.phpcompta.be/doc/opening_8inc_8php-source.html the step 4
00139 <http://www.phpcompta.be/doc/opening_8inc_8php.html#29d75e0cac6ed36500ac588b818b0610> $saldo <http://www.phpcompta.be/doc/opening_8inc_8php.html#29d75e0cac6ed36500ac588b818b0610>=new Acc_Ledger <http://www.phpcompta.be/doc/classAcc__Ledger.html>($cn_target,0); 00140 <http://www.phpcompta.be/doc/opening_8inc_8php.html#c1361b8d873c1f927b21b809f99e5752> $array <http://www.phpcompta.be/doc/anc__group_8inc_8php.html#c1361b8d873c1f927b21b809f99e5752>=$saldo <http://www.phpcompta.be/doc/opening_8inc_8php.html#29d75e0cac6ed36500ac588b818b0610>->get_saldo_exercice($_REQUEST <http://www.phpcompta.be/doc/operation__adm_8inc_8php.html#f8d2f0a7d2b0a2d59a5b4a4f989857d6>['p_periode']); http://www.phpcompta.be/doc/classAcc__Ledger.html#80b421ab9085811a96fe076402567837 I've received your patch, I work on it, I'll keep you updated Thanks D.
_______________________________________________ Phpcompta-contrib mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/phpcompta-contrib
