Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 72911d5e

Von Jan Büren vor mehr als 4 Jahren hinzugefügt

  • ID 72911d5ea1346df76eb1c46c297c6a1624c35c59
  • Vorgänger 5c95eda7
  • Nachfolger d3217777

pod ergänzung GL.pm

Unterschiede anzeigen:

SL/GL.pm
=over 4
=item C<get_active_taxes_for_chart>
=item C<get_active_taxes_for_chart> $transdate $tax_id
Returns a list of taxes for a certain chart and date to be used for dropdowns,
for e.g. ar/ap/gl records.
Returns a list of valid taxes for a certain chart.
If the optional param transdate exists one entry in the returning list
may get the attribute C<is_default> for this specific tax-dependant date.
The possible entries are filtered by the charttype of the tax, i.e. only taxes
whose chart_categories match the category of the chart will be shown.
......
acc_trans), we can pass $tax_id as the third parameter and be sure that the
original tax always appears in the dropdown.
The functions returns an array which may be used for building dropdowns in ar/ap/gl code.
=back
=head1 TODO

Auch abrufbar als: Unified diff