Se crea este repositorio para construir un modulo de tryton que lleve el registro de las lineas de la ventas que se eliminen.
Go to file
2024-08-13 13:54:05 -05:00
__pycache__ Fix: Se agregan dependecias account y company 2024-08-13 13:54:05 -05:00
build/lib/trytond/modules/sale_line_delete_log first commit 2024-08-13 13:45:19 -05:00
dist Fix: Se agregan dependecias account y company 2024-08-13 13:54:05 -05:00
doc first commit 2024-08-13 13:45:19 -05:00
icons first commit 2024-08-13 13:45:19 -05:00
tests Fix: Se agregan dependecias account y company 2024-08-13 13:54:05 -05:00
trytondo_sale_line_delete_log.egg-info Fix: Se agregan dependecias account y company 2024-08-13 13:54:05 -05:00
__init__.py first commit 2024-08-13 13:45:19 -05:00
CHANGELOG first commit 2024-08-13 13:45:19 -05:00
COPYRIGHT first commit 2024-08-13 13:45:19 -05:00
LICENSE first commit 2024-08-13 13:45:19 -05:00
MANIFEST.in first commit 2024-08-13 13:45:19 -05:00
README.rst first commit 2024-08-13 13:45:19 -05:00
sale_line_delete_log.py first commit 2024-08-13 13:45:19 -05:00
setup.py first commit 2024-08-13 13:45:19 -05:00
tox.ini first commit 2024-08-13 13:45:19 -05:00
tryton.cfg Fix: Se agregan dependecias account y company 2024-08-13 13:54:05 -05:00

###########################
Sale Line Delete Log Module
###########################

.. to remove, see https://www.tryton.org/develop/guidelines/documentation#index.rst

.. toctree::
   :maxdepth: 2

   setup
   usage
   configuration
   design
   reference
   releases