Add php files

This commit is contained in:
2025-05-12 15:44:39 +00:00
parent c951760058
commit 82d5804ac4
9534 changed files with 2638137 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmDeliveryConditions'] = 'EcmDeliveryCondition';
$beanFiles['EcmDeliveryCondition'] = 'modules/EcmDeliveryConditions/EcmDeliveryCondition.php';
$moduleList[] = 'EcmDeliveryConditions';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmDocumentTemplates'] = 'EcmDocumentTemplate';
$beanFiles['EcmDocumentTemplate'] = 'modules/EcmDocumentTemplates/EcmDocumentTemplate.php';
$moduleList[] = 'EcmDocumentTemplates';
?>

View File

@@ -0,0 +1,4 @@
<?php
//WARNING: The contents of this file are auto-generated
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmGroupSales'] = 'EcmGroupSale';
$beanFiles['EcmGroupSale'] = 'modules/EcmGroupSales/EcmGroupSale.php';
$moduleList[] = 'EcmGroupSales';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmInvoiceOuts'] = 'EcmInvoiceOut';
$beanFiles['EcmInvoiceOut'] = 'modules/EcmInvoiceOuts/EcmInvoiceOut.php';
$moduleList[] = 'EcmInvoiceOuts';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmPaymentConditions'] = 'EcmPaymentCondition';
$beanFiles['EcmPaymentCondition'] = 'modules/EcmPaymentConditions/EcmPaymentCondition.php';
$moduleList[] = 'EcmPaymentConditions';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmProducts'] = 'EcmProduct';
$beanFiles['EcmProduct'] = 'modules/EcmProducts/EcmProduct.php';
$moduleList[] = 'EcmProducts';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmQuotes'] = 'EcmQuote';
$beanFiles['EcmQuote'] = 'modules/EcmQuotes/EcmQuote.php';
$moduleList[] = 'EcmQuotes';
?>

View File

@@ -0,0 +1,7 @@
<?php
//WARNING: The contents of this file are auto-generated
$beanList['EcmTexts'] = 'EcmText';
$beanFiles['EcmText'] = 'modules/EcmTexts/EcmText.php';
$moduleList[] = 'EcmTexts';
?>

View File

@@ -0,0 +1,4 @@
<?php
//WARNING: The contents of this file are auto-generated
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Delivery Conditions';
?>

View File

@@ -0,0 +1,8 @@
<?php
$mod_strings['LBL_ECMDOCUMENTTEMPLATES_TITLE'] = 'Document Templates';
$mod_strings['LBL_ECMDOCUMENTTEMPLATES_DESC'] = 'Here You can set informations contained with pdf file for Invoices, Offers...';
$mod_strings['LBL_SETTINGS_OF_ECMDOCUMENTTEMPLATES'] = 'Document Templates';
$mod_strings['LBL_ECMDOCUMENTTEMPLATES'] = 'Settings for pdf file';
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmGroupSales']='Group Sales';
?>

View File

@@ -0,0 +1,20 @@
<?php
$app_list_strings['moduleList']['EcmInvoiceOuts'] = 'Invoices';
$app_list_strings['ecminvoiceouts_parent_dom'] = array (
'Accounts' => $app_list_strings['moduleList']['Accounts'],
'Contacts' => $app_list_strings['moduleList']['Contacts'],
);
$app_list_strings['ecminvoiceouts_status_dom'] = array (
'registered' => 'Registered',
'not_accepted' => 'Not Accepted',
'accepted' => 'Accepted',
'mailed' => 'Sent',
'printed' => 'Printed',
'paid' => 'Paid',
'admonition' => 'Admonition',
);
$app_list_strings['ecminvoiceouts_type_dom'] = array (
'normal' => 'Normal',
'correct' => 'Correct',
);
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Payment Conditions';
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmProductsDocumentsRelations']='ProductsDocumentsRelations';
?>

View File

@@ -0,0 +1,26 @@
<?php
$app_list_strings['moduleList']['EcmQuotes'] = 'Quotes';
/*$app_list_strings['ecmquotes_parent_dom'] = array (
'Accounts' => $app_list_strings['moduleList']['Accounts'],
'Contacts' => $app_list_strings['moduleList']['Contacts'],
);*/
$app_list_strings['ecmquotes_type_dom'] = array (
'normal' => 'Normal',
'correct' => 'Correct',
);
$app_list_strings['ecmquotes_status_dom'] = array (
's10' => 'Registered',
's20' => 'Waiting',
's30' => 'Accepted',
's40' => 'Not Accepted',
's50' => 'Sent',
's60' => 'Won',
's70' => 'Lost',
);
$app_list_strings['ecmquotes_order_origin_dom'] = array (
'internet' => 'Internet',
'old_account' => 'Old Account',
'by_phone' => 'By Phone',
'fair' => 'From Fair'
);
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmTexts']='Texts';
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Delivery Conditions';
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Warunki Przesy<73>ki';
?>

View File

@@ -0,0 +1,34 @@
<?php
$app_list_strings['moduleList']['EcmDocumentTemplates']='Szablony Dokumentów';
$app_list_strings['ecmdocumenttemplates_document_number_format_dom'] = array (
'CODE NR/Y' => 'CODE NR/Y',
'CODE YMDNR' => 'CODE YMDNR',
'CODE Y/M/D/NR' => 'CODE Y/M/D/NR',
'CODE Y-M-D-NR' => 'CODE Y-M-D-NR',
'CODE Y/M/D NR' => 'CODE Y/M/D NR',
'CODE Y.M.D.NR' => 'CODE Y.M.D.NR',
'CODE yMDNR' => 'CODE yMDNR',
'CODE y/M/D/NR' => 'CODE y/M/D/NR',
'CODE y-M-D-NR' => 'CODE y-M-D-NR',
'CODE y/M/D NR' => 'CODE y/M/D NR',
'CODE y.M.D.NR' => 'CODE y.M.D.NR',
);
$app_list_strings['ecmdocumenttemplates_documents_per_day_dom'] = array (
'1' => '9',
'2' => '99',
'3' => '999',
'4' => '9999',
'5' => '99999',
'6' => '999999',
);
$app_list_strings['ecmdocumenttemplates_correct_number_format_dom'] = array (
'' => '',
'/K' => '/K',
'/C' => '/C',
);
$app_list_strings['ecmdocumenttemplates_documents_per'] = array (
'day' => 'Dzień',
'month' => 'Miesiąc',
'year' => 'Rok',
);
?>

View File

@@ -0,0 +1,24 @@
<?php
$app_list_strings['moduleList']['EcmInvoiceOuts'] = 'Faktury';
$app_list_strings['ecminvoiceouts_parent_dom'] = array (
'Accounts' => $app_list_strings['moduleList']['Accounts'],
'Contacts' => $app_list_strings['moduleList']['Contacts'],
);
$app_list_strings['ecminvoiceouts_type_dom'] = array (
'normal' => 'Normalna',
'correct' => 'Korekta',
);
$app_list_strings['ecminvoiceouts_status_dom'] = array (
'registered' => 'Zarejestrowana',
'not_accepted' => 'Niezaakceptowana',
'accepted' => 'Zaakceptowana',
'mailed' => 'Wysłana',
'printed' => 'Wydrukowana',
'paid' => 'Zapłacona',
'admonition' => 'Upomnienie',
);
$app_list_strings['ecminvoiceouts_type_dom'] = array (
'normal' => 'Normalna',
'correct' => 'Korekta',
);
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Warunki Płatności';
?>

View File

@@ -0,0 +1,3 @@
<?php
$app_list_strings['moduleList']['EcmProductsDocumentsRelations']='Relacja z Produktami';
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/accounts_documentsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/accounts_ecminvoiceoutsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/accounts_tasksMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_ecmpurchaseordersMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_ecmpzdocumentsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_ecmsalesordersMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_ecmstockinsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_emailsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecminvoiceouts_notesMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecmproducts_documentsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecmquotes_emailsMetaData.php');
?>

View File

@@ -0,0 +1,5 @@
<?php
//WARNING: The contents of this file are auto-generated
include('custom/metadata/ecmquotes_notesMetaData.php');
?>