Mesaje Pentru internaționalizare se folosesc facilitățile oferite de Frameworkul Yii2, vezi tutorialul. Widgetul de comutare limbă utilizat – LanguagePicker – setează limba curentă, din \Yii::$app->language;
Avem nevoie de un slider. Aplicatia de baza va fi in orice context unde e nevoie de o data de inceput…
@media screen and (max-width: 600px) { table td:before { content: attr(data-label); float: left; text-transform: uppercase; font-weight: bold; } } …
1. retrieve the (invoice) operations $operations = cfoBi::getOperations() return: Array ( [1] => Goods aquisition [2] => Service aquisition [3]…
Tot ceea ce tine de reguli pentru conturi , balanta , note contabile trebuie sa fie dinamice, si editabile din…
The application must support localization, both for the user interface and for the content. The user interface localization must be…
The business logic core functions are those functions that implement the business logic processes from the lowest abstract level up…
The primary stock functions are located directly on the MySQL server as stored functions/procedures. The reason to do this is…
The homepage widgets are inserted inside /site/frontend/views/user/home.php THey are located in the folder /site/frontend/components/briefreports The widget manager is : /site/frontend/components/briefreports/BriefReportsManager.php