Go to file
Wilson Gomez 3a81795bac remove comment 2023-09-29 10:03:05 -05:00
data minor fix 2020-06-30 16:12:00 -05:00
doc migrate to git 2020-04-07 08:34:03 -05:00
locale add Accounting Audit Report 2023-08-04 15:38:41 -05:00
tests migrate to git 2020-04-07 08:34:03 -05:00
view fix difference_in_exchange 2023-09-26 16:03:15 -05:00
.gitignore Minor fix add ignore 2020-10-30 17:24:34 -05:00
CHANGELOG migrate to git 2020-04-07 08:34:03 -05:00
COPYRIGHT Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
INSTALL Release 6.0 2021-05-31 12:40:08 -05:00
LICENSE migrate to git 2020-04-07 08:34:03 -05:00
MANIFEST.in migrate to git 2020-04-07 08:34:03 -05:00
README migrate to git 2020-04-07 08:34:03 -05:00
TODO migrate to git 2020-04-07 08:34:03 -05:00
__init__.py Added compute writeoff 2023-09-19 09:15:47 -05:00
account.py fix difference_in_exchange 2023-09-26 16:03:15 -05:00
account.xml fix add niif in balance detail 2022-12-14 18:01:19 -05:00
account_audit.fods minor fix report len moves_future 2023-08-05 09:58:56 -05:00
account_move.fodt Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
aged_balance_detailed.fodt Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
asset.py Fix 2023-09-18 11:53:01 -05:00
asset.xml minor fix traslate and state invisible colgaap 2022-11-26 10:56:01 -05:00
asset_location.xml modifications to the asset class 2022-07-08 09:12:16 -05:00
audit.py Fix 2023-09-18 11:53:01 -05:00
audit.xml add Accounting Audit Report 2023-08-04 15:38:41 -05:00
auxiliary_book.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
auxiliary_party.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
auxiliary_party_unfixed.fods minor fix 2021-11-25 16:15:54 -05:00
balance_sheet.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
balance_sheet.fodt Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
balance_sheet_colgaap.fods Activate Cash Flow 2022-10-11 17:01:06 -05:00
balance_sheet_detailed.fods fix add niif in balance detail 2022-12-14 18:01:19 -05:00
cashflow_statement.fods Activate Cash Flow 2022-10-11 17:01:06 -05:00
company.py Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
company.xml migrate to git 2020-04-07 08:34:03 -05:00
depreciation_kind.xml fixes, kind is added as a class 2022-07-12 10:42:11 -05:00
equivalent_invoice.fodt Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
exceptions.py add check advance on invoice 2021-10-22 10:41:14 -05:00
geographic_codes.py Fix 2023-09-18 11:53:01 -05:00
geographic_codes.xml migrate to git 2020-04-07 08:34:03 -05:00
impairment.py minor fix field in class depreciationkind 2022-11-29 17:42:56 -05:00
income_statement.fods minor fix 2022-02-02 10:46:08 -05:00
income_statement.fodt Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
income_statement_colgaap.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
invoice.py remove comment 2023-09-29 10:03:05 -05:00
invoice.xml Release 6.0 2021-05-31 12:40:08 -05:00
invoice_authorization.py minor fix search_rec_name invoice_authorization 2022-08-24 15:58:38 -05:00
invoice_authorization.xml Release 6.0 2021-05-31 12:40:08 -05:00
message.xml fix taxes distribution by analytic 2022-04-20 10:15:28 -05:00
move.py Fix 2023-09-18 11:53:01 -05:00
move.xml Release 6.0 2021-05-31 12:40:08 -05:00
moves_of_invoices.fods fix report moves of invoices 2022-12-21 16:56:13 -05:00
party.py minor fix 2023-09-18 11:54:38 -05:00
party.xml Add code category 2021-08-30 13:57:20 -05:00
party_withholding.fodt Minor fix print c party withholding 2023-01-24 10:28:01 -05:00
payment_term.py add field code 2021-06-08 16:29:31 -05:00
payment_term.xml add field code 2021-06-08 16:29:31 -05:00
product.py Fix 2023-09-18 11:53:01 -05:00
product.xml minor fix hide field suffix_code 2021-09-21 08:33:39 -05:00
setup.py Fix setup 2022-02-21 22:32:07 -05:00
tax.py Fix 2023-09-18 11:53:01 -05:00
tax.xml minor fix 2021-09-23 16:50:10 -05:00
taxes_by_invoice.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
taxes_posted.fods minor fix 2022-01-21 10:19:44 -05:00
trial_balance.fods minor fix total trial balance sheet 2022-12-15 10:27:51 -05:00
trial_balance_detailed.fods Add company.time_now() to reports 2021-11-25 21:57:38 -05:00
tryton.cfg fix difference_in_exchange 2023-09-26 16:03:15 -05:00
user.py create wizzard remove login attemps v6.0.9 2022-09-12 09:23:48 -05:00
user.xml create wizzard remove login attemps v6.0.9 2022-09-12 09:23:48 -05:00

README

presik_account_col
==================

The account_account_col module of the Tryton application platform.

Installing
----------

See INSTALL

Support
-------

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton
  irc://irc.freenode.net/tryton-es

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information please visit the Tryton web site:

  http://www.tryton.org/
  http://www.presik.com/