Add php files
This commit is contained in:
7
custom/Extension/application/Ext/Include/EcmDeliveryConditions.php
Executable file
7
custom/Extension/application/Ext/Include/EcmDeliveryConditions.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmDocumentTemplates.php
Executable file
7
custom/Extension/application/Ext/Include/EcmDocumentTemplates.php
Executable 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';
|
||||
|
||||
?>
|
||||
4
custom/Extension/application/Ext/Include/EcmFK.php
Executable file
4
custom/Extension/application/Ext/Include/EcmFK.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmGroupSales.php
Executable file
7
custom/Extension/application/Ext/Include/EcmGroupSales.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmInvoiceOuts.php
Executable file
7
custom/Extension/application/Ext/Include/EcmInvoiceOuts.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmPaymentConditions.php
Executable file
7
custom/Extension/application/Ext/Include/EcmPaymentConditions.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmProducts.php
Executable file
7
custom/Extension/application/Ext/Include/EcmProducts.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmQuotes.php
Executable file
7
custom/Extension/application/Ext/Include/EcmQuotes.php
Executable 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';
|
||||
|
||||
?>
|
||||
7
custom/Extension/application/Ext/Include/EcmTexts.php
Executable file
7
custom/Extension/application/Ext/Include/EcmTexts.php
Executable 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';
|
||||
|
||||
?>
|
||||
4
custom/Extension/application/Ext/Include/test.php
Executable file
4
custom/Extension/application/Ext/Include/test.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Delivery Conditions';
|
||||
?>
|
||||
8
custom/Extension/application/Ext/Language/en_us.EcmDocumentTemplates.php
Executable file
8
custom/Extension/application/Ext/Language/en_us.EcmDocumentTemplates.php
Executable 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';
|
||||
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/en_us.EcmGroupSales.php
Executable file
3
custom/Extension/application/Ext/Language/en_us.EcmGroupSales.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmGroupSales']='Group Sales';
|
||||
?>
|
||||
20
custom/Extension/application/Ext/Language/en_us.EcmInvoiceOuts.php
Executable file
20
custom/Extension/application/Ext/Language/en_us.EcmInvoiceOuts.php
Executable 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',
|
||||
);
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/en_us.EcmPaymentConditions.php
Executable file
3
custom/Extension/application/Ext/Language/en_us.EcmPaymentConditions.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Payment Conditions';
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/en_us.EcmProducts.php
Executable file
3
custom/Extension/application/Ext/Language/en_us.EcmProducts.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmProductsDocumentsRelations']='ProductsDocumentsRelations';
|
||||
?>
|
||||
26
custom/Extension/application/Ext/Language/en_us.EcmQuotes.php
Executable file
26
custom/Extension/application/Ext/Language/en_us.EcmQuotes.php
Executable 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'
|
||||
);
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/en_us.EcmTexts.php
Executable file
3
custom/Extension/application/Ext/Language/en_us.EcmTexts.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmTexts']='Texts';
|
||||
?>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Delivery Conditions';
|
||||
?>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmDeliveryConditions'] = 'Warunki Przesy<73>ki';
|
||||
?>
|
||||
34
custom/Extension/application/Ext/Language/pl_pl.EcmDocumentTemplates.php
Executable file
34
custom/Extension/application/Ext/Language/pl_pl.EcmDocumentTemplates.php
Executable 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',
|
||||
);
|
||||
?>
|
||||
24
custom/Extension/application/Ext/Language/pl_pl.EcmInvoiceOuts.php
Executable file
24
custom/Extension/application/Ext/Language/pl_pl.EcmInvoiceOuts.php
Executable 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',
|
||||
);
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/pl_pl.EcmPaymentConditions.php
Executable file
3
custom/Extension/application/Ext/Language/pl_pl.EcmPaymentConditions.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmPaymentConditions'] = 'Warunki Płatności';
|
||||
?>
|
||||
3
custom/Extension/application/Ext/Language/pl_pl.EcmProducts.php
Executable file
3
custom/Extension/application/Ext/Language/pl_pl.EcmProducts.php
Executable file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app_list_strings['moduleList']['EcmProductsDocumentsRelations']='Relacja z Produktami';
|
||||
?>
|
||||
5
custom/Extension/application/Ext/TableDictionary/accounts_documents.php
Executable file
5
custom/Extension/application/Ext/TableDictionary/accounts_documents.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/accounts_documentsMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/accounts_ecminvoiceoutsMetaData.php');
|
||||
|
||||
?>
|
||||
5
custom/Extension/application/Ext/TableDictionary/accounts_tasks.php
Executable file
5
custom/Extension/application/Ext/TableDictionary/accounts_tasks.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/accounts_tasksMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_ecmpurchaseordersMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_ecmpzdocumentsMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_ecmsalesordersMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_ecmstockinsMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_emailsMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecminvoiceouts_notesMetaData.php');
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecmproducts_documentsMetaData.php');
|
||||
|
||||
?>
|
||||
5
custom/Extension/application/Ext/TableDictionary/ecmquotes_emails.php
Executable file
5
custom/Extension/application/Ext/TableDictionary/ecmquotes_emails.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecmquotes_emailsMetaData.php');
|
||||
|
||||
?>
|
||||
5
custom/Extension/application/Ext/TableDictionary/ecmquotes_notes.php
Executable file
5
custom/Extension/application/Ext/TableDictionary/ecmquotes_notes.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//WARNING: The contents of this file are auto-generated
|
||||
include('custom/metadata/ecmquotes_notesMetaData.php');
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user