~slobodni-programi/addons-sp/61

« back to all changes in this revision

Viewing changes to account_tax_payment/__init__.py

  • Committer: Goran Kliska
  • Date: 2011-11-10 09:30:26 UTC
  • Revision ID: goran.kliska@slobodni-programi.hr-20111110093026-q4dqc6lmfoo60ngh
croatian VAT rules and postings on payment

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
23
23
#
24
24
##############################################################################
25
 
 
26
25
import account 
 
26
import invoice 
 
27
import account_move_line
27
28
 
28
29
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
 
b'\\ No newline at end of file'