[pyPYME-Giotto] [pyPYME-SVN] Commit r93
Status: Planning
Brought to you by:
pyneo
From: <coo...@py...> - 2005-08-24 00:01:07
|
Author: pyneo Date: Wed Aug 24 02:00:27 2005 New Revision: 93 URL: http://dev.pypyme.org/trac/changeset/93?rev=3D93&view=3Drev Log: - Incorporaci=C3=B3n del componente 'master_tables' - Incorporaci=C3=B3n del mantenimiento de 'Contactos de Clientes' Added: trunk/org/pypyme/charon/socs/master_tables/ trunk/org/pypyme/charon/socs/master_tables/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/c/ trunk/org/pypyme/charon/socs/master_tables/c/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/c/customers_contacts.py (w= ith props) trunk/org/pypyme/charon/socs/master_tables/deployment/ trunk/org/pypyme/charon/socs/master_tables/deployment/__init__.py (wi= th props) trunk/org/pypyme/charon/socs/master_tables/deployment/catchall.png (w= ith props) trunk/org/pypyme/charon/socs/master_tables/deployment/deploy.py (with= props) trunk/org/pypyme/charon/socs/master_tables/e/ trunk/org/pypyme/charon/socs/master_tables/e/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/e/entities.py (with props) trunk/org/pypyme/charon/socs/master_tables/m/ trunk/org/pypyme/charon/socs/master_tables/m/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/m/customers_contacts.py (w= ith props) trunk/org/pypyme/charon/socs/master_tables/s/ trunk/org/pypyme/charon/socs/master_tables/s/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/s/customers_contacts.py (w= ith props) trunk/org/pypyme/charon/socs/master_tables/schemas/ trunk/org/pypyme/charon/socs/master_tables/schemas/__init__.py (with = props) trunk/org/pypyme/charon/socs/master_tables/schemas/fill/ trunk/org/pypyme/charon/socs/master_tables/schemas/fill/__init__.py (= with props) trunk/org/pypyme/charon/socs/master_tables/schemas/fill/pyp_customers_c= ontacts.py (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/firebird/ trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/ trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/ trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _customers.sql (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/clear/pyp= _customers_contacts.sql (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/ trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_customers.sql (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/postgresql/create/py= p_customers_contacts.sql (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/sqlite/ trunk/org/pypyme/charon/socs/master_tables/schemas/sqlite/clear/ trunk/org/pypyme/charon/socs/master_tables/schemas/sqlite/clear/pyp_cus= tomers_contacts.sql (with props) trunk/org/pypyme/charon/socs/master_tables/schemas/sqlite/create/ trunk/org/pypyme/charon/socs/master_tables/schemas/sqlite/create/pyp_cu= stomers_contacts.sql (with props) trunk/org/pypyme/charon/socs/master_tables/t/ trunk/org/pypyme/charon/socs/master_tables/t/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/v/ trunk/org/pypyme/charon/socs/master_tables/v/Copy of customers_contacts= .ui (with props) trunk/org/pypyme/charon/socs/master_tables/v/__init__.py (with props) trunk/org/pypyme/charon/socs/master_tables/v/customers_contacts.py (w= ith props) trunk/org/pypyme/charon/socs/master_tables/v/customers_contacts.ui (w= ith props) Modified: trunk/org/pypyme/charon/apps/control_center/c/components.xml trunk/org/pypyme/charon/deployment/deploy.py |